# $Id: Portfile 39782 2008-09-04 21:17:42Z narf_tm@macports.org $

PortSystem            1.0
PortGroup             perl5 1.0

perl5.setup           Devel-GlobalDestruction 0.02
maintainers           narf_tm openmaintainer
description           Expose PL_dirty, the flag which marks global destruction.
long_description      ${description}

platforms             darwin

checksums             md5 f43db3fc6a9de1bf8dbd4792f7d3e3d2 \
                      sha1 7990c18603961146059d84db859492fbfe74a0a5 \
                      rmd160 dd30544144980758d91e2e700a7469487c563740

depends_lib-append    port:p5-scope-guard \
                      port:p5-sub-exporter
