# New ports collection makefile for: py-zope.exceptions # Date created: 18 Aug, 2009 # Whom: Wen Heping # # $FreeBSD$ # PORTNAME= zope.exceptions PORTVERSION= 3.6.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wen@FreeBSD.org COMMENT= General Zope Exceptions RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zopeInterface>=3.3.0:${PORTSDIR}/devel/py-zopeInterface USE_ZIP= yes USE_PYTHON= yes USE_PYDISTUTILS= easy_install .include