# Created by: Yi-Huan Chan <yhchan@csie.nctu.edu.tw>

PORTNAME=	fudge
PORTVERSION=	1.1.1
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 <bsd.port.mk>
