# -*- 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         Params-Classify 0.015
license             {Artistic-1 GPL}
maintainers         nomaintainer
description         Params::Classify - argument type classification
long_description    ${description}

platforms           darwin

checksums           rmd160  067fb52d4626d708c410d7c920af27d6d6d1883b \
                    sha256  398ec15cd899fcd8bef3db9ea1748bf631f15f6c32be203e475b67df510a5914

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