# $MidnightBSD$

PORTNAME=	MarkupSafe
PORTVERSION=	0.23
PORTREVISION=	1
CATEGORIES=	textproc python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Implements a XML/HTML/XHTML Markup safe string for Python

LICENSE=		bsd3

USE_PYTHON=	autoplist distutils
USES=		python

.include <bsd.port.mk>
