# Created by: Grzegorz Blach # $FreeBSD$ PORTNAME= pystache PORTVERSION= 0.5.3 PORTREVISION= 1 CATEGORIES= textproc www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= gblach@FreeBSD.org COMMENT= Logic-less templates for Python LICENSE= MIT # Python3 ready USE_PYTHON= yes USE_PYDISTUTILS= yes PYDISTUTILS_AUTOPLIST= yes .include