# New ports collection makefile for: py-zope.exceptions # Date created: 18 Aug, 2009 # Whom: Wen Heping # # $FreeBSD$ # PORTNAME= zope.exceptions PORTVERSION= 4.0.0.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= zope MAINTAINER= zope@FreeBSD.org COMMENT= General Zope Exceptions LICENSE= ZPL21 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.interface>0:${PORTSDIR}/devel/py-zope.interface # Python3 ready USE_PYTHON= yes USE_PYDISTUTILS=easy_install .include