# Created by: Yi-Huan Chan # $FreeBSD: head/devel/py-fudge/Makefile 559581 2020-12-29 13:21:37Z antoine $ PORTNAME= fudge PORTVERSION= 1.1.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yhchan@csie.nctu.edu.tw COMMENT= Python module for using fake objects to test real ones LICENSE= MIT USES= python:3.6+ USE_PYTHON= distutils autoplist .include