# -*- 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 Clone-PP 1.06 license {Artistic-1 GPL} maintainers devans openmaintainer description Clone::PP - Recursively copy Perl datatypes long_description ${description} platforms darwin checksums rmd160 4363212f56fd75fa45763837e2e6be36d3cc4ae8 \ sha256 4ccf74174a83543787946e5c06a0b3c56f4b3bd29e21632f74d11ade30b9b7e7 if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-data-dumper supported_archs noarch }