diff options
author | edwin <edwin@FreeBSD.org> | 2004-12-23 15:48:18 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2004-12-23 15:48:18 +0800 |
commit | 6b97fa1a7d3e94c1c45348fb4d625a951e69afdd (patch) | |
tree | 919255ead67cef615af1f2901d7a97fc0ec340b2 /textproc/Makefile | |
parent | e7cfddc50097f65a5d050c764ea5e4229a105e0b (diff) | |
download | freebsd-ports-gnome-6b97fa1a7d3e94c1c45348fb4d625a951e69afdd.tar.gz freebsd-ports-gnome-6b97fa1a7d3e94c1c45348fb4d625a951e69afdd.tar.zst freebsd-ports-gnome-6b97fa1a7d3e94c1c45348fb4d625a951e69afdd.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>
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 |