mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
textproc/py-rss2gen: support staging
This commit is contained in:
parent
8d18ea737a
commit
997dadaf91
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=338096
@ -9,11 +9,10 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
DISTNAME= PyRSS2Gen-${PORTVERSION}
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= A Python library for generating RSS 2.0 feeds
|
||||
COMMENT= Python library for generating RSS 2.0 feeds
|
||||
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS=yes
|
||||
PYDISTUTILS_PKGNAME= PyRSS2Gen
|
||||
PYDISTUTILS_AUTOPLIST= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +0,0 @@
|
||||
%%PYTHON_SITELIBDIR%%/PyRSS2Gen.py
|
||||
%%PYTHON_SITELIBDIR%%/PyRSS2Gen.pyc
|
||||
%%PYTHON_SITELIBDIR%%/PyRSS2Gen.pyo
|
Loading…
Reference in New Issue
Block a user