# $Id: Portfile 47176 2009-02-23 03:12:54Z narf_tm@macports.org $

PortSystem            1.0
PortGroup             perl5 1.0

perl5.setup           Catalyst-Action-RenderView 0.09
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 9a964d2c8d5cee6c82efc97e11565c3d \
                      sha1 79ef798decf24eaf41ee373a889f19889c0be610 \
                      rmd160 24f5ffc6f086df1e7e71c6d732099f6c120df4f8

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