# -*- 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.47
revision            0
license             {Artistic-1 GPL}
maintainers         nomaintainer
description         This is a Perl extension for recursively copying Perl datatypes.
long_description    {*}${description}

checksums           rmd160  e4540d14ef40b4c8be66cd3aad0bb9ded243d9ea \
                    sha256  4c2c0cb9a483efbf970cb1a75b2ca75b0e18cb84bcb5c09624f86e26b09c211d \
                    size    139080

if {${perl5.major} != ""} {
    depends_build-append \
                    port:p${perl5.major}-b-cow \
                    port:p${perl5.major}-test-simple
}
