# $Id: Portfile 85488 2011-10-14 02:26:28Z dports@macports.org $

PortSystem                1.0
PortGroup                 perl5 1.0

perl5.setup               CGI-Session 4.43 ../by-authors/id/M/MA/MARKSTOS/
revision                  2
license                   {Artistic-1 GPL}
maintainers               nomaintainer
description               Persistent session data in CGI applications
long_description          ${description}

platforms                 darwin

checksums                 md5 3ac7f31d5d2e11e28cc75c78d5042382 \
                          sha1 d3c60efea45b8446c379d0c9eb51ebd64dcaa5ff \
                          rmd160 e13b51288b36bc9fa9dbdda42e95d2b443b58604

if {${perl5.major} != ""} {
perl5.use_module_build
}
