# New ports collection makefile for: py-Record # Date created: Nov 11, 2011 # Whom: Ruslan Mahmatkhanov # # $FreeBSD$ # PORTNAME= Record PORTVERSION= 2.13.0 CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= zope MAINTAINER= zope@FreeBSD.org COMMENT= Special Record objects used in Zope2 LICENSE= ZPL21 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ExtensionClass>=0:${PORTSDIR}/devel/py-ExtensionClass PYEASYINSTALL_ARCHDEP= yes USE_PYTHON= yes USE_PYDISTUTILS= easy_install USE_ZIP= yes .include