# $Id: Portfile,v 1.2 2005/04/21 15:58:02 jberry Exp $

PortSystem           1.0
PortGroup            perl5 1.0
perl5.setup          HTTP-Recorder 0.02
revision             0
maintainers          sal@email.arc.nasa.gov
description          Record interaction with websites
long_description     This is a browser-independent recorder for recording \
                     interactions with web sites.
platforms            darwin
checksums            md5 eda426996c366841c0966e35c16c544a
depends_lib-append   port:p5-libwww-perl \
                     port:p5-html-parser \
                     port:p5-uri

