Files
bsdports/python/py-zope.deprecation/Makefile
2019-12-26 07:26:06 +00:00

18 lines
434 B
Makefile

# Created by: Cheng-Lung Sung <clsung@FreeBSD.org>
# $FreeBSD: head/devel/py-zope.deprecation/Makefile 380946 2015-03-10 17:44:47Z rm $
PORTNAME= zope.deprecation
PORTVERSION= 4.1.2
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DIST_SUBDIR= zope
MAINTAINER= zope@FreeBSD.org
COMMENT= Zope 3 Deprecation Infrastructure
USES= python
USE_PYTHON= autoplist distutils
.include <bsd.port.mk>