# -*- 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 # $Id$ PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.24 perl5.setup Config-IniFiles 2.93 license {Artistic-1 GPL} maintainers nomaintainer description A module for reading .ini-style configuration files. long_description ${description} checksums rmd160 ee8206cf4355dfca206c9dd860bbedb88285887f \ sha256 2fc79e5616c176b97f49f3d57b8d8068695639209ff9de7aa7f28a550d0478e4 platforms darwin if {${perl5.major} != ""} { depends_lib-append \ port:p${perl5.major}-io-stringy supported_archs noarch perl5.use_module_build }