# -*- 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         Data-Tumbler 0.010
license             {Artistic-1 GPL}
maintainers         nomaintainer
description         Data::Tumbler - Dynamic generation of nested combinations of variants
long_description    ${description}

platforms           {darwin any}

checksums           rmd160  c8287f6b5be01077bb84bb1c758988241cb0dbb3 \
                    sha256  8b4f703136a0eb1226855ced051a0a2210bd794788122a9eee2eb97a5cddef96

if {${perl5.major} != ""} {
    depends_build-append \
                    port:p${perl5.major}-test-most

    supported_archs noarch
}
