# Created by: wen@FreeBSD.org
# $FreeBSD: tags/RELEASE_10_1_0/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 <bsd.port.mk>
