mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-12 03:21:17 +02:00
create bsd12 branch
This commit is contained in:
18
python/py-RestrictedPython/Makefile
Normal file
18
python/py-RestrictedPython/Makefile
Normal file
@@ -0,0 +1,18 @@
|
||||
# $FreeBSD: head/security/py-RestrictedPython/Makefile 371453 2014-10-24 16:50:42Z mva $
|
||||
|
||||
PORTNAME= RestrictedPython
|
||||
PORTVERSION= 3.6.0
|
||||
CATEGORIES= security python zope
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
DIST_SUBDIR= zope
|
||||
|
||||
MAINTAINER= zope@FreeBSD.org
|
||||
COMMENT= Restricted execution environment for Python
|
||||
|
||||
USES= python:2.7 zip
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
||||
.include <bsd.port.mk>
|
||||
#EOF
|
||||
|
||||
Reference in New Issue
Block a user