# $Id: Portfile 82547 2011-08-15 16:46:16Z jmr@macports.org $

PortSystem           1.0
PortGroup            perl5 1.0

perl5.setup          HTTP-Recorder 0.05
revision             2
maintainers          email.arc.nasa.gov:sal
description          Record interaction with websites
long_description     This is a browser-independent recorder for recording \
                     interactions with web sites.
platforms            darwin
checksums            md5 a2c167d06509620921e4d417ce9354a7
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
}
