# $Id: Portfile,v 1.2 2006/08/08 07:07:56 yeled Exp $

PortSystem          1.0
PortGroup           perl5 1.0
perl5.setup         Flickr-API 0.07
maintainers         yeled@opendarwin.org
description         Perl interface to the Flickr API
long_description    ${description}

platforms           darwin

checksums           md5 e2c20020851a8bdf880b2cd5581126da

homepage            http://search.cpan.org/~iamcal/Flickr-API/
master_sites        http://search.cpan.org/CPAN/authors/id/I/IA/IAMCAL/

depends_lib         port:p5-digest-md5 port:p5-libwww-perl \
                    port:p5-xml-parser-lite-tree
