# $Id: Portfile 41328 2008-10-30 21:11:45Z narf_tm@macports.org $

PortSystem            1.0
PortGroup             perl5 1.0

perl5.setup           Catalyst-Authentication-Store-DBIx-Class 0.1082
maintainers           narf_tm openmaintainer
description           A storage class for Catalyst Authentication using DBIx::Class.
long_description      The Catalyst::Authentication::Store::DBIx::Class class \
                      provides access to authentication information stored in \
                      a database via DBIx::Class.

platforms             darwin

checksums             md5 c057bed16d46cd5ac73fdbd0d22b1643 \
                      sha1 ea63d54c6c5a5a1224d2913a795c68b537ea3733 \
                      rmd160 f30a43d67abf92aaeae78eb534ab9611e28ee010

depends_lib-append    port:p5-catalyst-model-dbic-schema \
                      port:p5-catalyst-plugin-authentication \
                      port:p5-catalyst-runtime \
                      port:p5-dbix-class
