# -*- 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-Class-Most 0.08 license {Artistic-1 GPL} maintainers nomaintainer description Test::Class::Most - Test Classes the easy way long_description ${description} platforms {darwin any} checksums rmd160 4b0339744f6f2f8c62c054864753fdf65d30bfa3 \ sha256 634cded86bba5dde07ced72ffb8a46705ff93aa844b98e96bde05540234c7dff if {${perl5.major} != ""} { depends_lib-append \ port:p${perl5.major}-test-class \ port:p${perl5.major}-test-most perl5.use_module_build supported_archs noarch }