diff options
author | minskim <minskim@pkgsrc.org> | 2004-02-16 02:00:34 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2004-02-16 02:00:34 +0000 |
commit | 30b8df1820b8367f1e6218897682a8a6ec40b5d6 (patch) | |
tree | b9c3cf7f560d4e9cee2859dcb72ebfdf5e56a261 /converters/rss2html/PLIST | |
parent | b8d3b31563c3d82586fb423f964e36b44f68d7d2 (diff) | |
download | pkgsrc-30b8df1820b8367f1e6218897682a8a6ec40b5d6.tar.gz |
Import rss2html from pkgsrc-wip. Packaged by pancake at phreaker dot
net, and slightly modified by me.
Rss2Html is a simple converter to see Rss/Rdf/Xml news databases into
html on console mode, or embedded on a web page.
i.e: $ rss2html http://slashdot.org/index.rss | lynx -stdin
Diffstat (limited to 'converters/rss2html/PLIST')
-rw-r--r-- | converters/rss2html/PLIST | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/converters/rss2html/PLIST b/converters/rss2html/PLIST new file mode 100644 index 00000000000..edcd9cd98cd --- /dev/null +++ b/converters/rss2html/PLIST @@ -0,0 +1,5 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2004/02/16 02:00:34 minskim Exp $ +bin/rss2html +share/doc/rss2html/README +share/doc/rss2html/rss2html.links +@dirrm share/doc/rss2html |