# -*- 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.28 5.30 5.32 5.34 perl5.setup Clone 0.46 revision 0 maintainers nomaintainer description This is a Perl extension for recursively copying Perl datatypes. license {Artistic-1 GPL} long_description ${description} checksums rmd160 f448979229734aa48f922efaec9340ee38cb108b \ sha256 aadeed5e4c8bd6bbdf68c0dd0066cb513e16ab9e5b4382dc4a0aafd55890697b \ size 138722 if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-b-cow \ port:p${perl5.major}-test-simple }