# $Id: Portfile 42804 2008-12-01 04:20:28Z narf_tm@macports.org $

PortSystem            1.0
PortGroup             perl5 1.0

perl5.setup           Carp-Assert-More 1.12
maintainers           narf_tm openmaintainer
description           Convenience wrappers around Carp::Assert
long_description      ${description}

platforms             darwin

checksums             md5 dbd6a0fcbff5f00d2e39b77322036d3f \
                      sha1 6c8b694d0b2bf9642960fa56a41eacd2e563fc0e \
                      rmd160 7501ffc3e557a0ffd083dab558482334fdcec3db

depends_lib-append    port:p5-carp-assert \
                      port:p5-test-exception
