# $FreeBSD$
PORTNAME= plone.app.contentlisting
PORTVERSION= 1.0.5
CATEGORIES= www python zope
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= zope@FreeBSD.org
COMMENT= Listing of content for the Plone CMS
LICENSE= GPLv2
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}plone.uuid>=0:${PORTSDIR}/www/py-plone.uuid
DIST_SUBDIR= zope
USE_PYTHON= yes
USE_PYDISTUTILS=easy_install
USE_ZIP= yes
NO_STAGE= yes
.include <bsd.port.mk>