1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
# Created by: wen@FreeBSD.org # $FreeBSD$ PORTNAME= MarkupSafe PORTVERSION= 0.23 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Implements XML/HTML/XHTML Markup safe string for Python LICENSE= BSD3CLAUSE USE_PYTHON= autoplist concurrent distutils USES= python .include <bsd.port.mk>