# $Id: Portfile 47184 2009-02-23 03:30:20Z narf_tm@macports.org $

PortSystem            1.0
PortGroup             perl5 1.0

perl5.setup           Test-WWW-Mechanize-Catalyst 0.50
maintainers           narf_tm openmaintainer
description           Test::WWW::Mechanize for Catalyst
long_description      Test::WWW::Mechanize is a subclass of WWW::Mechanize \
                      that incorporates features for web application testing.

platforms             darwin

checksums             md5 f220d31d9f0b665843b14a4dd9511226 \
                      sha1 64238e494d325102476542cfbee9b6d3f6d6ebd4 \
                      rmd160 e74e2933e7ee06bad6b78480a920819b8e7c92e0

depends_lib-append    port:p5-catalyst-runtime \
                      port:p5-catalyst-plugin-session-state-cookie \
                      port:p5-catalyst-plugin-session \
                      port:p5-libwww-perl \
                      port:p5-moose \
                      port:p5-test-exception \
                      port:p5-test-www-mechanize \
                      port:p5-www-mechanize
