# $Id: Portfile 76604 2011-03-02 01:49:46Z dports@macports.org $

PortSystem                1.0
PortGroup                 perl5 1.0

perl5.setup               Apache-Session-Wrapper 0.34
revision        1
maintainers               narf_tm openmaintainer
description               A simple wrapper around Apache::Session
long_description          This module is a simple wrapper around \
                          Apache::Session which provides some methods to \
                          simplify getting and setting the session id.

platforms                 darwin

checksums                 md5 3580d0a48786a987c0b1101b25f4f624 \
                          sha1 22cf54ae9f4a49a7eaa958f43709f8770aae4531 \
                          rmd160 23304d6d85699a702ee1aa54b4dbc06161ae5f3e

depends_lib-append        port:p5-apache-session \
                          port:p5-exception-class \
                          port:p5-params-validate \
                          port:p5-class-container

perl5.use_module_build
