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

PortSystem            1.0
PortGroup             perl5 1.0

epoch                 1
perl5.setup           Catalyst-Plugin-Authentication 0.10017 ../by-authors/id/B/BO/BOBTFISH/
revision        1
maintainers           narf_tm openmaintainer
description           Infrastructure plugin for the Catalyst authentication framework.
long_description      The authentication plugin provides generic user \
                      support. It is the basis for both authentication \
                      (checking the user is who they claim to be), and \
                      authorization (allowing the user to do what \
                      the system authorises them to do).

platforms             darwin

checksums             md5 c9fcfeba6691700d99f4516eb1cf7558 \
                      sha1 4847637206d42e01d6459a23479cdf1ddabfb9b8 \
                      rmd160 511018c41951ff4be6e08e84b43f415cf1cd8670

depends_lib-append    port:p5-test-exception \
                      port:p5-catalyst-runtime \
                      port:p5-catalyst-plugin-session \
                      port:p5-class-inspector \
                      port:p5-mro-compat \
                      port:p5-class-mop \
                      port:p5-moose \
                      port:p5-test-simple
