# New ports collection makefile for: py-zope.size # Date created: Nov 10, 2011 # Whom: Ruslan Mahmatkhanov # # $FreeBSD$ # PORTNAME= zope.size PORTVERSION= 3.5.0 CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= zope MAINTAINER= zope@FreeBSD.org COMMENT= Interfaces and simple adapter that give the size of an object LICENSE= ZPL21 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.i18nmessageid>=0:${PORTSDIR}/textproc/py-zope.i18nmessageid \ ${PYTHON_PKGNAMEPREFIX}zope.interface>=0:${PORTSDIR}/devel/py-zope.interface USE_PYTHON= yes USE_PYDISTUTILS=easy_install .include