# -*- 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-TempDir-Tiny 0.004 license {Artistic-1 GPL} maintainers devans openmaintainer description Test::TempDir::Tiny - Temporary directories that stick around when tests fail long_description ${description} platforms darwin checksums rmd160 62842d75b99c2d8366687000dc41e1db18d7b65c \ sha256 fa23375b765763c3bea7ff8a3f15e1f3204543512758cefc2a1ee6caeb000c58 if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-capture-tiny supported_archs noarch }