# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4

PortSystem          1.0
PortGroup           perl5 1.0

perl5.branches      5.28 5.30 5.32 5.34
perl5.setup         CGI-Session 4.48 ../by-authors/id/M/MA/MARKSTOS/
revision            1
license             {Artistic-1 GPL}
maintainers         nomaintainer
description         Persistent session data in CGI applications
long_description    {*}${description}

platforms           {darwin any}
supported_archs     noarch

checksums           rmd160  1937f19e8d247369826254da3e69459a0fda5efd \
                    sha256  46756461c24ce7666b8108ddb96dbab612699df3012c80ef11016619fe1554f7

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