# New ports collection makefile for: py-zope.app.error # Date created: 18 December 2011 # Whom: Ruslan Mahmatkhanov # # $FreeBSD$ # PORTNAME= zope.app.error PORTVERSION= 3.5.3 CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= zope@FreeBSD.org COMMENT= Error reporting utility management UI for Zope3 LICENSE= ZPL21 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.component>=0:${PORTSDIR}/devel/py-zope.component \ ${PYTHON_PKGNAMEPREFIX}zope.error>=0:${PORTSDIR}/devel/py-zope.error \ ${PYTHON_PKGNAMEPREFIX}zope.publisher>=0:${PORTSDIR}/devel/py-zope.publisher \ ${PYTHON_PKGNAMEPREFIX}zope.traversing>=0:${PORTSDIR}/devel/py-zope.traversing DIST_SUBDIR= zope USE_PYTHON= yes USE_PYDISTUTILS= easy_install .include