# -*- 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-WriteVariants 0.014 license {Artistic-1 GPL} maintainers nomaintainer description Test::WriteVariants - Dynamic generation of tests in nested combinations of contexts long_description ${description} platforms {darwin any} checksums rmd160 87f06b1250dcb10cbf7e440e1df018389a9252a8 \ sha256 6349c2bdee1533463061ad8eeea8621d8f8c0d4f9d7ae1b1eecdaf03cc906487 if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-test-directory \ port:p${perl5.major}-test-most depends_lib-append \ port:p${perl5.major}-data-tumbler \ port:p${perl5.major}-file-find-rule \ port:p${perl5.major}-module-pluggable \ port:p${perl5.major}-module-runtime supported_archs noarch }