opnsense-ports/devel/p5-Test-Command-Simple/Makefile
2022-09-07 22:33:21 +02:00

17 lines
365 B
Makefile

PORTNAME= Test-Command-Simple
PORTVERSION= 0.05
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Test external commands (nearly) as easily as loaded modules
WWW= https://metacpan.org/release/Test-Command-Simple
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>