# $Id: Portfile 47158 2009-02-23 02:18:43Z narf_tm@macports.org $

PortSystem            1.0
PortGroup             perl5 1.0

perl5.setup           B-Hooks-EndOfScope 0.07
maintainers           narf_tm openmaintainer
description           Execute code after a scope finished compilation
long_description      ${description}

platforms             darwin

checksums             md5 07bae81967dd4075f54aa839e70482e7 \
                      sha1 71c9f4311d713419d94b846175f048638fc03e32 \
                      rmd160 32b831ca592e4195a28b38d14d9ec93b255ce665

depends_lib-append    port:p5-sub-exporter \
                      port:p5-variable-magic
