# $Id: Portfile 60961 2009-11-29 23:49:41Z narf_tm@macports.org $

PortSystem            1.0
PortGroup             perl5 1.0

perl5.setup           Catalyst-Plugin-Session 0.29
maintainers           narf_tm openmaintainer
description           Generic Session plugin
long_description      Generic Session plugin - ties together server \
                      side storage and client side state required to \
                      maintain session data.

platforms             darwin

checksums             md5 b580af6ccd996e4a86f3fbd9dd56b255 \
                      sha1 1b8710cd778aa6846c6071b7b65cf4424b94a070 \
                      rmd160 c3ce560fcbebb194beee91b7534e2af776443c56

depends_lib-append    port:p5-test-deep \
                      port:p5-test-exception \
                      port:p5-catalyst-runtime \
                      port:p5-mro-compat \
                      port:p5-moose \
                      port:p5-moosex-emulate-class-accessor-fast \
                      port:p5-object-signature \
                      port:p5-tie-refhash \
                      port:p5-namespace-clean
