# $Id: Portfile 94655 2012-06-26 06:25:00Z jmr@macports.org $

PortSystem            1.0
PortGroup             perl5 1.0

perl5.branches      5.8 5.10 5.12 5.14 5.16
perl5.setup           LWP-UserAgent-Determined 1.05 ../by-authors/id/J/JE/JESSE/
revision              3
license               {Artistic-1 GPL}
maintainers           nomaintainer
description           a virtual browser that retries errors
long_description      ${description}

platforms             darwin

checksums             md5 4c7fe2e8f9f820e9288f198e46a0a55e \
                      sha1 86d044ca21bc0b8d797446e891dafbaa82e336e2 \
                      rmd160 7313813c4a9a3d9c2c0e6abead25f9da4883840a

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

supported_archs       noarch
}
