openbsd-ports/devel/p5-Carp-Assert-More/Makefile

17 lines
254 B
Makefile

COMMENT= convenience wrappers around Carp::Assert
MODULES= cpan
PKG_ARCH= *
DISTNAME = Carp-Assert-More-2.0.1
CATEGORIES= devel
# Artistic 2.0
PERMIT_PACKAGE= Yes
TEST_DEPENDS= devel/p5-Test-Exception
MAKE_ENV+= TEST_POD=Yes
.include <bsd.port.mk>