openbsd-ports/devel/p5-Test-Command/Makefile
2022-03-11 18:49:30 +00:00

19 lines
265 B
Makefile

COMMENT = test routines for external commands
DISTNAME = Test-Command-0.11
REVISION = 2
CATEGORIES = devel
# Perl
PERMIT_PACKAGE = Yes
MODULES = cpan
TEST_DEPENDS = devel/p5-Test-Pod \
devel/p5-Test-Pod-Coverage
PKG_ARCH = *
.include <bsd.port.mk>