# -*- 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-Version 2.05 license {Artistic-1 GPL} maintainers devans openmaintainer description Test::Version - Check to see that versions in modules are sane long_description ${description} platforms darwin checksums rmd160 b617e6fa7599f5c65fd89c1ceb59bad113681c79 \ sha256 39c0ec02663da0e56962bdafaef6790cf83d12b4d90e8a4cdc971d57d869d63f if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-test-exception depends_lib-append \ port:p${perl5.major}-file-find-rule-perl supported_archs noarch }