# -*- 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         Test-Toolbox 0.4
license             {Artistic-1 GPL}
maintainers         nomaintainer
description         Test::Toolbox - tools for testing
long_description    ${description}

platforms           {darwin any}

checksums           rmd160  79baa1a10c0e85a0f1224b26069adec60dc6b7e1 \
                    sha256  4020b5c7f3a15ac9b187d05dfd9816b8030ec0d4a47ff8373f7633bb614ebdc3 \
                    size    17713

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