# $Id: Portfile 30247 2007-10-23 02:05:08Z jmpp@macports.org $

PortSystem 1.0
PortGroup perl5 1.0

perl5.setup		XML-RSS 1.22
maintainers		nomaintainer
categories-append	textproc
description		module to manage RDF Site Summary (RSS) files
long_description	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.
homepage		http://search.cpan.org/~msergeant/${distname}/
checksums		md5 0ae1aca75c024dfe2e1306881963ff39
platforms		darwin

depends_lib-append	port:p5-xml-parser \
			port:p5-html-parser \
			port:p5-test-manifest \
			port:p5-datetime-format-w3cdtf \
			port:p5-datetime-format-mail
