# Created by: Grzegorz Blach # $FreeBSD: head/textproc/py-pystache/Makefile 345552 2014-02-21 21:55:00Z gblach $ 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