diff options
| author | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2025-01-11 13:21:48 +0000 |
|---|---|---|
| committer | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2025-01-11 13:21:48 +0000 |
| commit | c46f669958eedea1755ce692fd664eeee2f7d720 (patch) | |
| tree | cf4be8bfe050f04d1257986a97718cafaead9818 /security/py-RestrictedPython/Makefile | |
| parent | 9cfee31cca81b59917e92f4ae729ea36930c1b6c (diff) | |
zope: Remove leaf zope ports that have no sense in absence of zope itself
Diffstat (limited to 'security/py-RestrictedPython/Makefile')
| -rw-r--r-- | security/py-RestrictedPython/Makefile | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/security/py-RestrictedPython/Makefile b/security/py-RestrictedPython/Makefile deleted file mode 100644 index beca681e7a2c..000000000000 --- a/security/py-RestrictedPython/Makefile +++ /dev/null @@ -1,18 +0,0 @@ -PORTNAME= RestrictedPython -PORTVERSION= 3.6.0 -PORTREVISION= 2 -CATEGORIES= security python zope -MASTER_SITES= PYPI -PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DIST_SUBDIR= zope - -MAINTAINER= zope@FreeBSD.org -COMMENT= Restricted execution environment for Python -WWW= https://pypi.org/project/RestrictedPython/ - -LICENSE= ZPL21 - -USES= python zip -USE_PYTHON= distutils autoplist - -.include <bsd.port.mk> |
