freebsd-ports/www/py-plone.intelligenttext/Makefile

19 lines
365 B
Makefile

# $FreeBSD$
PORTNAME= plone.intelligenttext
PORTVERSION= 2.1.0
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
NO_ARCH= yes
USES= python
USE_PYTHON= autoplist distutils
.include <bsd.port.mk>