# $Id: Portfile 53548 2009-07-08 01:53:57Z ryandesign@macports.org $

PortSystem            1.0
PortGroup             perl5 1.0

epoch                 1
perl5.setup           Catalyst-Plugin-Authentication 0.10010
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 aa93b6dff7b6420f4392e90b1c7bc3a0 \
                      sha1 601944473bd41cfd5c5a5729b4270b816501000d \
                      rmd160 964d4f752efb00163e276e0d0e89d680fc0cfcee

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