# $Id: Portfile 76604 2011-03-02 01:49:46Z dports@macports.org $

PortSystem          1.0
PortGroup           perl5 1.0

perl5.setup         URI-Fetch 0.08
revision        1
maintainers         nomaintainer
description         URI::Fetch module for Perl
long_description    URI::Fetch is a class to intelligently fetch syndication feeds.

platforms           darwin

checksums           md5     8fb5b27b33bd18006d6c11378ae5de8d \
                    sha1    86aa6d1d18353f211be3a2186aac65a5f10950e7 \
                    rmd160  b60dcb4c812fb28da72357426ca57d9e90675970

depends_lib-append \
                    port:p5-class-errorhandler \
                    port:p5-libwww-perl \
                    port:p5-uri

supported_archs noarch
