# $FreeBSD: head/www/py-plone.resource/Makefile 413428 2016-04-16 10:36:51Z rm $ PORTNAME= plone.resource PORTVERSION= 2.1.4 #PORTEPOCH= 1 CATEGORIES= www python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= zope MAINTAINER= zope@FreeBSD.org COMMENT= Publishes directories of static files via the ZPublisher LICENSE= GPLv2 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.interface>=0:devel/py-zope.interface \ ${PYTHON_PKGNAMEPREFIX}zope.component>=0:devel/py-zope.component \ ${PYTHON_PKGNAMEPREFIX}zope.traversing>=0:devel/py-zope.traversing \ ${PYTHON_PKGNAMEPREFIX}zope.publisher>=0:devel/py-zope.publisher \ ${PYTHON_PKGNAMEPREFIX}zope.configuration>=0:devel/py-zope.configuration \ ${PYTHON_PKGNAMEPREFIX}zope.schema>=0:devel/py-zope.schema \ ${PYTHON_PKGNAMEPREFIX}zope.filerepresentation>=0:devel/py-zope.filerepresentation \ ${PYTHON_PKGNAMEPREFIX}z3c.caching>=0:devel/py-z3c.caching \ ${PYTHON_PKGNAMEPREFIX}dateutil>=0:devel/py-dateutil \ ${PYTHON_PKGNAMEPREFIX}plone.caching>=0:www/py-plone.caching NO_ARCH= yes USES= python zope USE_PYTHON= autoplist distutils .include