diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2004-12-23 07:48:18 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2004-12-23 07:48:18 +0000 |
commit | ce8a08f81a3deb7faa8004676f175438c2a94f45 (patch) | |
tree | 94fbbab2388eee9fc16230ba8160f6fb136765fa /textproc/Makefile | |
parent | 9033893b652d56457038e55b56df8822355887a4 (diff) | |
download | ports-ce8a08f81a3deb7faa8004676f175438c2a94f45.tar.gz ports-ce8a08f81a3deb7faa8004676f175438c2a94f45.zip |
New port: textproc/py-rss2gen: python rss 2.0 generator
RSS2Gen is a Python library for generating RSS 2.0 feeds.
PR: ports/72054
Submitted by: Choe, Cheng-Dae <whitekid@gmail.com>
Notes
Notes:
svn path=/head/; revision=124922
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 24e30a5aebd6..949e4dc9183a 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -513,6 +513,7 @@ SUBDIR += py-martel SUBDIR += py-pyx12 SUBDIR += py-rdflib + SUBDIR += py-rss2gen SUBDIR += py-rxp SUBDIR += py-sgrep SUBDIR += py-syck |