# $Id: Portfile 36456 2008-05-02 18:44:10Z narf_tm@macports.org $

PortSystem                1.0
PortGroup                 perl5 1.0

perl5.setup               MasonX-Request-WithApacheSession 0.31
maintainers               narf_tm openmaintainer
description               Add a session to the Mason Request object
long_description          This module integrates Apache::Session into \
                          Mason by adding methods to the Mason Request \
                          object available in all Mason components.

platforms                 darwin

checksums                 md5 a05a477bb99789e1a87fcb5b0196fbf5 \
                          sha1 f34c8360523bfd134666f6223b54afdc1144d6e3 \
                          rmd160 4f326a8c519e4eb8fa54cfbf482583ae166b0d97

depends_lib-append        port:p5-html-mason \
                          port:p5-apache-session-wrapper

perl5.use_module_build
