# -*- 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-File 1.442 license {Artistic-1 GPL} maintainers nomaintainer description Test::File -- test file attributes long_description ${description} platforms darwin checksums rmd160 96e3cb177d209549c37dab418ffc7ef7e0be728e \ sha256 653123c08b50601eadad24638621c3c161cf97ac3127f3c7b7fe205b28115d88 if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-test-utf8 supported_archs noarch }