# -*- 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         Module-Util 1.09
revision            0
license             {Artistic-1 GPL}
maintainers         {devans @dbevans} openmaintainer
description         Module::Util - Module name tools and transformations
long_description    ${description}

platforms           {darwin any}
supported_archs     noarch

checksums           rmd160  a1876a00c9d907b52fdedd00e0d7847e8d344d7d \
                    sha256  6cfbcb6a45064446ec8aa0ee1a7dddc420b54469303344187aef84d2c7f3e2c6 \
                    size    11661

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