# Created by: Grzegorz Blach # $FreeBSD: head/textproc/py-pystache/Makefile 559531 2020-12-28 23:02:12Z antoine $ PORTNAME= pystache PORTVERSION= 0.5.4 PORTREVISION= 1 CATEGORIES= textproc www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org COMMENT= Logic-less templates for Python LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= python:3.6+ USE_PYTHON= distutils concurrent autoplist NO_ARCH= yes .include