Files
2022-03-11 18:49:30 +00:00

17 lines
255 B
Makefile

COMMENT = add test failures if warnings are caught
DISTNAME = Test-FailWarnings-0.008
CATEGORIES = devel
REVISION = 1
# Apache v2
PERMIT_PACKAGE = Yes
MODULES = cpan
PKG_ARCH = *
TEST_DEPENDS = sysutils/p5-Capture-Tiny
.include <bsd.port.mk>