ports/devel/p5-Test-Command-Simple/Makefile

15 lines
202 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT = simplify testing of external commands
DISTNAME = Test-Command-Simple-0.05
REVISION = 1
CATEGORIES = devel
# Perl
PERMIT_PACKAGE = Yes
MODULES = cpan
PKG_ARCH = *
.include <bsd.port.mk>