# Created by: Wen Heping # $FreeBSD: head/net/py-zope.proxy/Makefile 559531 2020-12-28 23:02:12Z antoine $ PORTNAME= zope.proxy PORTVERSION= 4.1.3 PORTREVISION= 1 CATEGORIES= net python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= zope MAINTAINER= zope@FreeBSD.org COMMENT= Generic Transparent Proxies LICENSE= ZPL21 BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.interface>=3.3.0:devel/py-zope.interface@${PY_FLAVOR} USES= python:3.6+ zip USE_PYTHON= distutils autoplist .include