# New ports collection makefile for: py-plone.app.folder # Date created: 25 December 2011 # Whom: Ruslan Mahmatkhanov # # $FreeBSD$ # PORTNAME= plone.app.folder PORTVERSION= 1.0.4 CATEGORIES= www python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= zope@FreeBSD.org COMMENT= Integration package for plone.folder into Plone LICENSE= GPLv2 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}plone.folder>=0:${PORTSDIR}/www/py-plone.folder DIST_SUBDIR= zope USE_PYTHON= yes USE_PYDISTUTILS= easy_install USE_ZIP= yes .include