# -*- 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 # $Id$ PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.24 perl5.setup Test-WriteVariants 0.012 license {Artistic-1 GPL} maintainers nomaintainer description Test::WriteVariants - Dynamic generation of tests in nested combinations of contexts long_description ${description} platforms darwin checksums rmd160 12212bd832e549e8ab21aa6daa20556f2d44a5e0 \ sha256 49b46b705737897928a42f397ff5b18a9a85c9fe1a2579b0e82aab90389d4adc 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}-module-pluggable supported_archs noarch }