# $Id: Portfile 61188 2009-12-04 15:50:02Z narf_tm@macports.org $

PortSystem            1.0
PortGroup             perl5 1.0

perl5.setup           Catalyst-Action-RenderView 0.14
maintainers           narf_tm openmaintainer
description           Sensible default end action.
long_description      This action implements a sensible default end action, \
                      which will forward to the first available view, unless \
                      status is set to 3xx, or there is a response body.

platforms             darwin

checksums             md5 18d8c96709d640ddd693db72a3862652 \
                      sha1 9ddfa64859a1f2f055771ed0021cdee17af380c9 \
                      rmd160 1315326e7e0432a5880bcd5d5448b0c739b97d4b

depends_lib-append    port:p5-http-request-ascgi \
                      port:p5-catalyst-runtime \
                      port:p5-data-visitor \
                      port:p5-mro-compat
