diff options
Diffstat (limited to 'textproc/py-zope.app.i18n')
-rw-r--r-- | textproc/py-zope.app.i18n/Makefile | 32 | ||||
-rw-r--r-- | textproc/py-zope.app.i18n/distinfo | 2 | ||||
-rw-r--r-- | textproc/py-zope.app.i18n/pkg-descr | 3 |
3 files changed, 0 insertions, 37 deletions
diff --git a/textproc/py-zope.app.i18n/Makefile b/textproc/py-zope.app.i18n/Makefile deleted file mode 100644 index debeb72d592e..000000000000 --- a/textproc/py-zope.app.i18n/Makefile +++ /dev/null @@ -1,32 +0,0 @@ -# $FreeBSD$ - -PORTNAME= zope.app.i18n -PORTVERSION= 3.6.4 -PORTREVISION= 1 -CATEGORIES= textproc python zope -MASTER_SITES= CHEESESHOP -PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DIST_SUBDIR= zope - -MAINTAINER= zope@FreeBSD.org -COMMENT= Persistent translation domains and message catalogs - -LICENSE= ZPL21 - -DEPRECATED= Old, uses EOLed python27 -EXPIRATION_DATE= 2020-02-18 - -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.publisher>=3.9:devel/py-zope.publisher@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}zope.component>=3.6:devel/py-zope.component@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}zope.container>=0:devel/py-zope.container@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}zope.configuration>=0:devel/py-zope.configuration@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}zope.i18n>=0:devel/py-zope.i18n@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}zope.i18nmessageid>=0:textproc/py-zope.i18nmessageid@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}zope.interface>=0:devel/py-zope.interface@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}zope.security>=0:security/py-zope.security@${PY_FLAVOR} \ - zodb${PYTHON_PKGNAMESUFFIX}>=0:databases/zodb3@${PY_FLAVOR} - -USES= python:2.7 -USE_PYTHON= distutils autoplist - -.include <bsd.port.mk> diff --git a/textproc/py-zope.app.i18n/distinfo b/textproc/py-zope.app.i18n/distinfo deleted file mode 100644 index e4a85a143cdc..000000000000 --- a/textproc/py-zope.app.i18n/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (zope/zope.app.i18n-3.6.4.tar.gz) = 55df6bdbccc8b4442068b63d358952abc68286afce26f6d72f380c6631ea1443 -SIZE (zope/zope.app.i18n-3.6.4.tar.gz) = 22214 diff --git a/textproc/py-zope.app.i18n/pkg-descr b/textproc/py-zope.app.i18n/pkg-descr deleted file mode 100644 index f509a3692a3b..000000000000 --- a/textproc/py-zope.app.i18n/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Persistent translation domains and message catalogs. - -WWW: https://pypi.org/project/zope.app.i18n/ |