# $Id: Portfile 65715 2010-03-30 20:34:17Z narf_tm@macports.org $

PortSystem            1.0
PortGroup             perl5 1.0

perl5.setup           Catalyst-Plugin-Session-Store-DBI 0.16
maintainers           narf_tm openmaintainer
description           Store your sessions in a database
long_description      This storage module will store session \
                      data in a database using DBI.

platforms             darwin

checksums             md5 83a6d97ed2288cced0af76dea86ffb99 \
                      sha1 0b8dab7459808c34960393ddc1035480e9890ef5 \
                      rmd160 5e524b402b31d767e2dad240904bf1b9408adbba

depends_lib-append    port:p5-catalyst-runtime \
                      port:p5-catalyst-plugin-session \
                      port:p5-dbi \
                      port:p5-mro-compat
