# $FreeBSD: head/devel/py-Products.PortalTransforms/Makefile 413428 2016-04-16 10:36:51Z rm $ PORTNAME= Products.PortalTransforms PORTVERSION= 3.1.12 CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= zope MAINTAINER= zope@FreeBSD.org COMMENT= MIME based content transformations LICENSE= ZPL21 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}plone.intelligenttext>=0:www/py-plone.intelligenttext \ ${PYTHON_PKGNAMEPREFIX}zope.interface>=0:devel/py-zope.interface \ ${PYTHON_PKGNAMEPREFIX}zope.structuredtext>=0:textproc/py-zope.structuredtext \ ${PYTHON_PKGNAMEPREFIX}Products.CMFCore>=0:devel/py-Products.CMFCore \ ${PYTHON_PKGNAMEPREFIX}Products.MimetypesRegistry>=0:devel/py-Products.MimetypesRegistry \ ${PYTHON_PKGNAMEPREFIX}Acquisition>=0:devel/py-Acquisition \ zodb${PYTHON_PKGNAMESUFFIX}>=0:databases/zodb3 \ ${PYTHON_PKGNAMEPREFIX}markdown>=1.7:textproc/py-markdown NO_ARCH= yes USES= python USE_PYTHON= autoplist distutils .include