ports/devel/p5-Test-Command/Makefile

19 lines
265 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
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>