# $Id: Portfile 66986 2010-04-27 15:08:35Z narf_tm@macports.org $

PortSystem            1.0
PortGroup             perl5 1.0

perl5.setup           Catalyst-Authentication-Store-DBIx-Class 0.1200
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 7722f92053daa5ac30cbf61a9e76bbc1 \
                      sha1 cf42416a4352c3ee3e2fc7ccf4471d9eacc3c063 \
                      rmd160 3befc22323e4115a38e731e9afba42775efd2219

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