# $Id: Portfile,v 1.2 2005/04/21 15:58:09 jberry Exp $

PortSystem 1.0
PortGroup perl5 1.0

perl5.setup		XML-RSS 1.05
maintainers		darwinports@opendarwin.org
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 3eaa65ec6316edec3194b6a2f384a65c
platforms		darwin

depends_lib-append	port:p5-xml-parser
