# $Id: Portfile 63369 2010-02-03 17:01:56Z narf_tm@macports.org $

PortSystem            1.0
PortGroup             perl5 1.0

epoch                 1
perl5.setup           Catalyst-Plugin-Authentication 0.10016
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 2e7d26f11cafdbe499dd1b7e959cbdbe \
                      sha1 d4033e8df9fac2cbec2b8f3e64f06f87e1fb8da2 \
                      rmd160 d5348aed45871a54d9ebe5b8b0038b9e4ac7f3b1

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
