# Created by: Kozlov Sergey <kozlov.sergey.404@gmail.com>

PORTNAME=	preppy
PORTVERSION=	2.4.1
CATEGORIES=	print python
MASTER_SITES=	PYPI
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	ReportLab's templating system

LICENSE=	bsd3
LICENSE_FILE=	${WRKSRC}/LICENSE.txt

NO_ARCH=	yes

USES=		python
USE_PYTHON=	autoplist concurrent distutils

.include <bsd.port.mk>
