# -*- 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         AppConfig 1.71 ../by-authors/id/N/NE/NEILB
license             {Artistic-1 GPL}
platforms           {darwin any}
maintainers         nomaintainer
supported_archs     noarch

description         Module for manage application configuration information
long_description    AppConfig is a bundle of Perl5 modules for reading \
                    configuration files and parsing command line arguments. \
                    It maintains the state of any number of variables and \
                    provides methods for parsing configuration files, \
                    command line arguments and CGI script parameters.

checksums           rmd160  fc6522138f002d0b7e20c771486e20fdd8529fb7 \
                    sha256  1177027025ecb09ee64d9f9f255615c04db5e14f7536c344af632032eb887b0f
