# -*- 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 PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.26 perl5.setup File-Copy-Recursive-Reduced 0.006 license {Artistic-1 GPL} maintainers {devans @dbevans} openmaintainer description File::Copy::Recursive::Reduced - Recursive copying of files and directories within Perl 5 toolchain long_description ${description} platforms darwin checksums rmd160 7a8929e839008f628902d2304b678f901f1438c8 \ sha256 e618f993a69f4355205c58fffff6982609f28b47f646ec6e244e41b5c6707e2c \ size 25380 if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-capture-tiny \ port:p${perl5.major}-path-tiny supported_archs noarch }