# $Id: Portfile 86951 2011-11-07 14:49:14Z jmr@macports.org $

PortSystem          1.0
PortGroup           perl5 1.0

perl5.setup         Feed-Find 0.06 ../by-authors/id/B/BT/BTROTT/
revision            2
license             {Artistic-1 GPL}
maintainers         nomaintainer
description         Autodiscovery of syndication feeds
long_description    Feed::Find is a class to perform autodiscovery of syndication feeds.

platforms           darwin

checksums           md5     be4537f652d41243cbf98f5e937d16f3 \
                    sha1    bedff4a881ba6772d8fd21bbd95856aca0dc0f8b \
                    rmd160  ff6ae9fc4a3a9c5a8a5d368865bfc01ef48ac1af

if {${perl5.major} != ""} {
depends_lib-append \
                    port:p${perl5.major}-libwww-perl \
                    port:p${perl5.major}-html-parser \
                    port:p${perl5.major}-uri

supported_archs noarch
}
