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

PortSystem            1.0
PortGroup             perl5 1.0

perl5.setup           Test-WWW-Mechanize-Catalyst 0.53
revision        1
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 e0ea83d3708d044f9beb670d117f9376 \
                      sha1 bdb3366cc7e43b2bb1080947c6e2bbc98e52724c \
                      rmd160 9124de30258096960f4023bd4423e92874eef6f8

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
