mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
textproc/py-jaxml: support staging
This commit is contained in:
parent
ba8e427ecb
commit
7f46c57bee
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=338090
@ -3,18 +3,17 @@
|
||||
|
||||
PORTNAME= jaxml
|
||||
PORTVERSION= 3.02
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= textproc python
|
||||
MASTER_SITES= CHEESESHOP \
|
||||
http://www.librelogiciel.com/software/jaxml/tarballs/
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= A Python module to generate XML easily
|
||||
|
||||
PLIST_FILES= lib/${PYTHON_VERSION}/site-packages/${PYEASYINSTALL_EGG}
|
||||
COMMENT= Python module to generate XML easily
|
||||
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS=easy_install
|
||||
USE_PYDISTUTILS=yes
|
||||
PYDISTUTILS_AUTOPLIST= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user