diff options
author | jadawin <jadawin@FreeBSD.org> | 2008-06-06 04:09:20 +0800 |
---|---|---|
committer | jadawin <jadawin@FreeBSD.org> | 2008-06-06 04:09:20 +0800 |
commit | eb784aed74d1591ad1569932f453ebb3e3adad38 (patch) | |
tree | 25aa970d189a577938d49784bcc7ddc3faff9b1a /textproc/Makefile | |
parent | 249af2ae1bfdaaa9cbf513b0cdd1cb1bc5223f93 (diff) | |
download | freebsd-ports-gnome-eb784aed74d1591ad1569932f453ebb3e3adad38.tar.gz freebsd-ports-gnome-eb784aed74d1591ad1569932f453ebb3e3adad38.tar.zst freebsd-ports-gnome-eb784aed74d1591ad1569932f453ebb3e3adad38.zip |
Parse/write/merge/edit RSS/RDF/Atom syndication feeds
WWW: http://search.cpan.org/dist/XML-FeedPP/
PR: ports/124250
Submitted by: Oleg Mamontov <oleg at mamontov.net>
Approved by: tabthorpe (mentor)
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 17104a3fac47..38429d8a76f2 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -660,6 +660,7 @@ SUBDIR += p5-XML-Encoding SUBDIR += p5-XML-FOAF SUBDIR += p5-XML-Feed + SUBDIR += p5-XML-FeedPP SUBDIR += p5-XML-Filter-BufferText SUBDIR += p5-XML-Filter-DOMFilter-LibXML SUBDIR += p5-XML-Filter-DetectWS |