a project to simplify installation of open source software
on Mac OS X and Darwin
# $Id: Portfile
PortSystem 1.0
PortGroup perl5 1.0
perl5.setup Carp-Assert-More 1.12
maintainers nomaintainer@macports.org
description Convenience wrappers around Carp::Assert
long_description ${description}
checksums md5 dbd6a0fcbff5f00d2e39b77322036d3f
platforms darwin
depends_lib-append port:p5-carp-assert \
port:p5-scalar-list-utils \
port:p5-test-exception \
port:p5-test-simple