# $Id: Portfile 87819 2011-12-07 11:52:10Z jmr@macports.org $

PortSystem            1.0
PortGroup             perl5 1.0

perl5.setup           LWP-UserAgent-Determined 1.05 ../by-authors/id/J/JE/JESSE/
revision              2
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
}
