1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

textproc/py-empy: support staging and restrict to python 2.x

This commit is contained in:
William Grzybowski 2013-12-30 11:46:38 +00:00
parent 6e0bf304bd
commit 3d06de3703
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=338092
2 changed files with 3 additions and 7 deletions

View File

@ -8,11 +8,10 @@ MASTER_SITES= http://www.alcyone.com/software/empy/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= ports@FreeBSD.org
COMMENT= A powerful and robust templating system for Python
COMMENT= Powerful and robust templating system for Python
USE_PYTHON= 1.5+
USE_PYTHON= 2
USE_PYDISTUTILS= yes
PYDISTUTILS_PKGVERSION= 3.1
PYDISTUTILS_AUTOPLIST= yes
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -1,3 +0,0 @@
%%PYTHON_SITELIBDIR%%/em.py
%%PYTHON_SITELIBDIR%%/em.pyc
%%PYTHON_SITELIBDIR%%/em.pyo