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