# New ports collection makefile for: py-zope.error # Date created: 18 December 2011 # Whom: Ruslan Mahmatkhanov # # $FreeBSD$ # PORTNAME= zope.error PORTVERSION= 3.7.4 CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= zope@FreeBSD.org COMMENT= An error reporting utility for Zope3 LICENSE= ZPL21 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.exceptions>=0:${PORTSDIR}/devel/py-zope.exceptions \ ${PYTHON_PKGNAMEPREFIX}zope.interface>=0:${PORTSDIR}/devel/py-zope.interface \ ${PYTHON_PKGNAMEPREFIX}zope.location>=0:${PORTSDIR}/devel/py-zope.location \ zodb${PYTHON_PKGNAMESUFFIX}>=0:${PORTSDIR}/databases/zodb3 DIST_SUBDIR= zope USE_PYTHON= yes USE_PYDISTUTILS= easy_install .include