aboutsummaryrefslogtreecommitdiff
path: root/devel/py-five.localsitemanager
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-five.localsitemanager')
-rw-r--r--devel/py-five.localsitemanager/Makefile32
-rw-r--r--devel/py-five.localsitemanager/distinfo2
-rw-r--r--devel/py-five.localsitemanager/pkg-descr3
3 files changed, 0 insertions, 37 deletions
diff --git a/devel/py-five.localsitemanager/Makefile b/devel/py-five.localsitemanager/Makefile
deleted file mode 100644
index 763561624e6c..000000000000
--- a/devel/py-five.localsitemanager/Makefile
+++ /dev/null
@@ -1,32 +0,0 @@
-# $FreeBSD$
-
-PORTNAME= five.localsitemanager
-PORTVERSION= 2.0.5
-PORTREVISION= 1
-CATEGORIES= devel python zope
-MASTER_SITES= CHEESESHOP
-PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-DIST_SUBDIR= zope
-
-MAINTAINER= zope@FreeBSD.org
-COMMENT= Local site manager implementation for Zope 2
-
-LICENSE= ZPL21
-
-DEPRECATED= Old, uses EOLed python27
-EXPIRATION_DATE= 2020-02-18
-
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Acquisition>=0:devel/py-Acquisition@${PY_FLAVOR} \
- zodb${PYTHON_PKGNAMESUFFIX}>=0:databases/zodb3@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}zope.component>=0:devel/py-zope.component@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}zope.event>=0:devel/py-zope.event@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}zope.interface>=0:devel/py-zope.interface@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}zope.location>=0:devel/py-zope.location@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}zope.lifecycleevent>=0:devel/py-zope.lifecycleevent@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}zope.site>=0:devel/py-zope.site@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}zope.testing>=0:devel/py-zope.testing@${PY_FLAVOR}
-
-USES= python:2.7 zip
-USE_PYTHON= distutils autoplist
-
-.include <bsd.port.mk>
diff --git a/devel/py-five.localsitemanager/distinfo b/devel/py-five.localsitemanager/distinfo
deleted file mode 100644
index a7c28b78dc4b..000000000000
--- a/devel/py-five.localsitemanager/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (zope/five.localsitemanager-2.0.5.zip) = 043cf6aace227f1fa2d91b69be38334b2af71c0514a059583e83bacc175f05dd
-SIZE (zope/five.localsitemanager-2.0.5.zip) = 28248
diff --git a/devel/py-five.localsitemanager/pkg-descr b/devel/py-five.localsitemanager/pkg-descr
deleted file mode 100644
index 1c4463078934..000000000000
--- a/devel/py-five.localsitemanager/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-Local site manager implementation for Zope 2.
-
-WWW: https://pypi.org/project/five.localsitemanager/