# $Id: Portfile 56948 2009-09-03 18:09:12Z narf_tm@macports.org $

PortSystem            1.0
PortGroup             perl5 1.0

perl5.setup           B-Hooks-OP-Check-StashChange 0.06
maintainers           narf_tm openmaintainer
description           Invoke callbacks when the stash code is being compiled in changes
long_description      ${description}

platforms             darwin

checksums             md5 193987521eac4e65af7d0414ef60a21a \
                      sha1 a56d9faf09f182af59384e56057bb1f0a79f89d4 \
                      rmd160 8a4c7fdb86e6442486ef1c29f9c8459d567aceae

depends_lib-append    port:p5-b-hooks-op-check \
                      port:p5-extutils-depends \
                      port:p5-parent
