# $Id: Portfile 64878 2010-03-16 16:32:48Z narf_tm@macports.org $

PortSystem            1.0
PortGroup             perl5 1.0

perl5.setup           Test-WWW-Mechanize-Catalyst 0.52
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 c0353e4710c8d7bffc1de10194731b98 \
                      sha1 48f2deb1a6c8620cbbd8bdce13450077a71924c6 \
                      rmd160 8afad927ef67d801d62e8148a494d9e510937cfb

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 \
                      port:p5-namespace-clean
