# -*- 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-Check 0.38 ../by-authors/id/B/BI/BINGOS/
revision            1
license             {Artistic-1 GPL}
maintainers         nomaintainer
description         A generic input parsing/checking mechanism
long_description    ${description}

platforms           {darwin any}

checksums           rmd160  033298c695895d0dfba8d523a56f8f2e92fae4d2 \
                    sha256  f0c9d33876c36b1bca1475276d26d2efaf449b256d7cc8118fae012e89a26290

if {${perl5.major} != ""} {
depends_lib-append  port:p${perl5.major}-locale-maketext-simple

supported_archs     noarch
}
