From eb784aed74d1591ad1569932f453ebb3e3adad38 Mon Sep 17 00:00:00 2001 From: jadawin Date: Thu, 5 Jun 2008 20:09:20 +0000 Subject: Parse/write/merge/edit RSS/RDF/Atom syndication feeds WWW: http://search.cpan.org/dist/XML-FeedPP/ PR: ports/124250 Submitted by: Oleg Mamontov Approved by: tabthorpe (mentor) --- textproc/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'textproc/Makefile') 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 -- cgit