# $FreeBSD: head/devel/py-Acquisition/Makefile 413247 2016-04-14 07:51:26Z rm $ PORTNAME= Acquisition PORTVERSION= 4.7 CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= zope MAINTAINER= zope@FreeBSD.org COMMENT= Allows to obtain attributes from the containment hierarchy LICENSE= ZPL21 LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ExtensionClass>=4.1.1:devel/py-ExtensionClass \ ${PYTHON_PKGNAMEPREFIX}zope.interface>=0:devel/py-zope.interface USES= python USE_PYTHON= autoplist distutils post-install: ${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/Acquisition/_Acquisition${PYTHON_EXT_SUFFIX}.so .include