# $Id: Portfile 50984 2009-05-14 21:08:43Z and.damore@macports.org $

PortSystem 1.0
PortGroup perl5 1.0

perl5.setup			XML-Atom 0.13
maintainers			cyberscript.net:ryan
categories-append	textproc
description			Perl5 modules for Atom feed and API implementation.
long_description	Atom is a syndication, API, and archiving format \
					for weblogs and other data. XML::Atom implements \
					the feed format as well as a client for the API.
homepage			http://search.cpan.org/dist/XML-Atom/
checksums			md5 8785f3ce9a1c035bafdae46cfc05a78c
platforms			darwin

depends_lib-append	port:p5-xml-libxml \
					port:p5-digest-sha1 \
					port:p5-libwww-perl \
					port:p5-lwp-authen-wsse \
					port:p5-datetime

