# $Id: Portfile 40817 2008-10-15 14:22:13Z narf_tm@macports.org $

PortSystem            1.0
PortGroup             perl5 1.0

perl5.setup           Catalyst-Plugin-Authorization-ACL 0.10
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 14e41900d89333b7f4de24309a7e40d8 \
                      sha1 827f4a56a04ab65fabccb8ca09c3ce6834d19567 \
                      rmd160 951ba4393bbdb1104df1d98b594556ab5b413576

depends_lib-append    port:p5-catalyst-runtime \
                      port:p5-class-data-inheritable \
                      port:p5-class-throwable \
                      port:p5-tree-simple-visitorfactory
