summaryrefslogtreecommitdiff
path: root/www/py-rss2gen
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-rss2gen')
-rw-r--r--www/py-rss2gen/DESCR1
-rw-r--r--www/py-rss2gen/Makefile20
-rw-r--r--www/py-rss2gen/PLIST4
-rw-r--r--www/py-rss2gen/distinfo5
4 files changed, 30 insertions, 0 deletions
diff --git a/www/py-rss2gen/DESCR b/www/py-rss2gen/DESCR
new file mode 100644
index 00000000000..17196191755
--- /dev/null
+++ b/www/py-rss2gen/DESCR
@@ -0,0 +1 @@
+Python library for generating RSS 2.0 feeds.
diff --git a/www/py-rss2gen/Makefile b/www/py-rss2gen/Makefile
new file mode 100644
index 00000000000..721e643cac7
--- /dev/null
+++ b/www/py-rss2gen/Makefile
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/06/21 17:51:37 tonnerre Exp $
+
+PYRSS2GENVER= 1.0.0
+DISTNAME= PyRSS2Gen-${PYRSS2GENVER}
+PKGNAME= ${PYPKGPREFIX}-rss2gen-${PYRSS2GENVER}
+CATEGORIES= www python
+MASTER_SITES= http://www.dalkescientific.com/Python/
+
+MAINTAINER= tonnerre@NetBSD.org
+HOMEPAGE= http://www.dalkescientific.com/Python/PyRSS2Gen.html
+COMMENT= Python module to generate RSS feeds
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+PYDISTUTILSPKG= # defined
+PYBINMODULE= # defined
+PLIST_SUBST+= PYVERSSUFFIX=${PYVERSSUFFIX:Q}
+
+.include "../../lang/python/extension.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/www/py-rss2gen/PLIST b/www/py-rss2gen/PLIST
new file mode 100644
index 00000000000..ada5a744b64
--- /dev/null
+++ b/www/py-rss2gen/PLIST
@@ -0,0 +1,4 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2008/06/21 17:51:37 tonnerre Exp $
+${PYSITELIB}/PyRSS2Gen.py
+${PYSITELIB}/PyRSS2Gen.pyc
+${PYSITELIB}/PyRSS2Gen.pyo
diff --git a/www/py-rss2gen/distinfo b/www/py-rss2gen/distinfo
new file mode 100644
index 00000000000..676006711df
--- /dev/null
+++ b/www/py-rss2gen/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/06/21 17:51:37 tonnerre Exp $
+
+SHA1 (PyRSS2Gen-1.0.0.tar.gz) = fcea9beb59ca022ed89b254b2362ae5af386f01a
+RMD160 (PyRSS2Gen-1.0.0.tar.gz) = 8fe60587c15760dc229c0acc765626a0e1c412d7
+Size (PyRSS2Gen-1.0.0.tar.gz) = 8819 bytes