# $Id: Portfile 67037 2010-04-27 17:42:45Z narf_tm@macports.org $

PortSystem            1.0
PortGroup             perl5 1.0

perl5.setup           Catalyst-Plugin-Authorization-ACL 0.15
maintainers           narf_tm openmaintainer
description           ACL support for Catalyst applications.
long_description      This module provides Access Control List style \
                      path protection, with arbitrary rules for Catalyst applications.

platforms             darwin

checksums             md5 653a88331431ad2644999d8995f18fbf \
                      sha1 4b4bb17cf942d838aa97085f5641be913492b23d \
                      rmd160 f4a401b8f1bc8164dd9596ee23191037301d3f1b

depends_lib-append    port:p5-catalyst-runtime \
                      port:p5-class-data-inheritable \
                      port:p5-class-throwable \
                      port:p5-mro-compat \
                      port:p5-tree-simple-visitorfactory \
                      port:p5-catalyst-plugin-authorization-roles \
                      port:p5-catalyst-plugin-session-state-cookie \
                      port:p5-namespace-autoclean \
                      port:p5-catalyst-plugin-session \
                      port:p5-catalyst-plugin-authentication \
                      port:p5-tree-simple \
                      port:p5-moose \
                      port:p5-test-www-mechanize-catalyst
