freebsd-ports/www/py-plone.intelligenttext/Makefile
2014-03-10 18:01:09 +00:00

21 lines
398 B
Makefile

# $FreeBSD$
PORTNAME= plone.intelligenttext
PORTVERSION= 2.0.2
PORTREVISION= 1
CATEGORIES= www python zope
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DIST_SUBDIR= zope
MAINTAINER= zope@FreeBSD.org
COMMENT= Transforms from text/x-web-intelligent to text/html
LICENSE= GPLv2
USES= zip
USE_PYTHON= yes
USE_PYDISTUTILS= yes
PYDISTUTILS_AUTOPLIST= yes
.include <bsd.port.mk>