# $Id: Portfile 76604 2011-03-02 01:49:46Z dports@macports.org $

PortSystem            1.0
PortGroup             perl5 1.0

perl5.setup           HTTP-Request-AsCGI 1.2
revision        1
maintainers           narf_tm openmaintainer
description           Setup a CGI enviroment from a HTTP::Request
long_description      Provides a convinient way of setting up an CGI \
                      enviroment from a HTTP::Request.

platforms             darwin

checksums             md5 82f4749a702992d405d2a8f8118e87ec \
                      sha1 c68034ed5a9271e62a333e1973d38abc18e077ce \
                      rmd160 9fa4172a666d7be09335202580a48ba9bc35532b

depends_lib-append    port:p5-class-accessor \
                      port:p5-libwww-perl \
                      port:p5-uri

supported_archs noarch
