# Created by: wen@FreeBSD.org # $FreeBSD: head/textproc/py-MarkupSafe/Makefile 364929 2014-08-15 03:43:54Z sunpoet $ PORTNAME= MarkupSafe PORTVERSION= 0.23 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Implements a XML/HTML/XHTML Markup safe string for Python LICENSE= BSD3CLAUSE USE_PYTHON= autoplist distutils USES= python .include