diff options
author | ade <ade@FreeBSD.org> | 2000-09-05 09:01:59 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2000-09-05 09:01:59 +0800 |
commit | 8f116fa35b1fc08e2e80c6f9d3b7db67e16c4c48 (patch) | |
tree | 4a26a4d2a2ea0b787715128f87b4c63e581db945 /textproc/p5-XML-RSS/pkg-descr | |
parent | fd25450a98241e468f3ccfe179bf9c9a98359442 (diff) | |
download | freebsd-ports-gnome-8f116fa35b1fc08e2e80c6f9d3b7db67e16c4c48.tar.gz freebsd-ports-gnome-8f116fa35b1fc08e2e80c6f9d3b7db67e16c4c48.tar.zst freebsd-ports-gnome-8f116fa35b1fc08e2e80c6f9d3b7db67e16c4c48.zip |
Add p5-XML-RSS, a perl extension to manage RDF Site Summary (RSS) files
Diffstat (limited to 'textproc/p5-XML-RSS/pkg-descr')
-rw-r--r-- | textproc/p5-XML-RSS/pkg-descr | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/textproc/p5-XML-RSS/pkg-descr b/textproc/p5-XML-RSS/pkg-descr new file mode 100644 index 000000000000..8e9c6981abe4 --- /dev/null +++ b/textproc/p5-XML-RSS/pkg-descr @@ -0,0 +1,3 @@ +This module was created to help those who need to manage +RDF Site Summary (RSS) files. It makes quick work of +creating, updating, and saving RSS files. |