# -*- 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 B-COW 0.007 ../../authors/id/A/AT/ATOOMIC revision 0 license {Artistic-1 GPL} maintainers {devans @dbevans} openmaintainer description B::COW - additional B helpers to check Copy-On-Write status long_description ${description} platforms darwin checksums rmd160 a68761c13ecc5547e5fc747e48e45868e12f7e9d \ sha256 1290daf227e8b09889a31cf182e29106f1cf9f1a4e9bf7752f9de92ed1158b44 \ size 18788 if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-test-simple \ port:p${perl5.major}-xsloader }