1
0
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:
William Grzybowski 2013-12-30 12:01:39 +00:00
parent 8d18ea737a
commit 997dadaf91
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=338096
2 changed files with 2 additions and 6 deletions

View File

@ -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>

View File

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