# -*- 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 Test2-Suite 0.000060 ../by-authors/id/E/EX/EXODIST license {Artistic-1 GPL} maintainers devans openmaintainer description Test2::Suite - Distribution with a rich set of tools built upon the Test2 framework. long_description ${description} platforms darwin checksums rmd160 903c0e088c5d7f4f43e91fc3c1a07dd504795e31 \ sha256 535cdfe9ce5ea59c97a57aba8b6b2a7890bac79e1af53190add7a9a5b6d336f4 if {${perl5.major} != ""} { depends_lib-append \ port:p${perl5.major}-importer \ port:p${perl5.major}-test-simple supported_archs noarch }