summaryrefslogtreecommitdiff
path: root/devel/py-z3c.caching
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-z3c.caching')
-rw-r--r--devel/py-z3c.caching/Makefile29
-rw-r--r--devel/py-z3c.caching/distinfo2
-rw-r--r--devel/py-z3c.caching/pkg-descr3
3 files changed, 0 insertions, 34 deletions
diff --git a/devel/py-z3c.caching/Makefile b/devel/py-z3c.caching/Makefile
deleted file mode 100644
index d957de82a069..000000000000
--- a/devel/py-z3c.caching/Makefile
+++ /dev/null
@@ -1,29 +0,0 @@
-# $FreeBSD$
-
-PORTNAME= z3c.caching
-PORTVERSION= 2.0a1
-PORTREVISION= 1
-CATEGORIES= devel python zope
-MASTER_SITES= CHEESESHOP
-PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-DIST_SUBDIR= zope
-
-MAINTAINER= zope@FreeBSD.org
-COMMENT= Caching infrastructure for web apps
-
-LICENSE= ZPL21
-
-DEPRECATED= Old, uses EOLed python27
-EXPIRATION_DATE= 2020-02-20
-
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.interface>=0:devel/py-zope.interface@${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.lifecycleevent>=0:devel/py-zope.lifecycleevent@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}zope.browserpage>=0:devel/py-zope.browserpage@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}zope.configuration>=0:devel/py-zope.configuration@${PY_FLAVOR}
-
-USES= python:2.7
-USE_PYTHON= distutils autoplist
-
-.include <bsd.port.mk>
diff --git a/devel/py-z3c.caching/distinfo b/devel/py-z3c.caching/distinfo
deleted file mode 100644
index b41a965d7d11..000000000000
--- a/devel/py-z3c.caching/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (zope/z3c.caching-2.0a1.tar.gz) = ff75ba246d59227bd5d90f038dded04ac82bad4af43954994c8109d9dfb66931
-SIZE (zope/z3c.caching-2.0a1.tar.gz) = 19893
diff --git a/devel/py-z3c.caching/pkg-descr b/devel/py-z3c.caching/pkg-descr
deleted file mode 100644
index 5ac7cd1032ab..000000000000
--- a/devel/py-z3c.caching/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-Caching infrastructure for web apps.
-
-WWW: https://pypi.org/project/z3c.caching/