# -*- 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.16 5.18 5.20 5.22 perl5.setup Test-Most 0.34 license {Artistic-1 GPL} maintainers devans openmaintainer description Test::Most - Most commonly needed test functions and features. long_description ${description} platforms darwin checksums rmd160 d693eed598c6213799c1ec5dad1ade8612379b37 \ sha256 c2820c8de65f5fa59f218ac2be9be98b22cc1bb1a1f371e04375aa3b6054e244 if {${perl5.major} != ""} { depends_lib-append \ port:p${perl5.major}-exception-class \ port:p${perl5.major}-test-deep \ port:p${perl5.major}-test-differences \ port:p${perl5.major}-test-exception \ port:p${perl5.major}-test-warn supported_archs noarch }