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

18 lines
365 B
Makefile

PORTNAME= Test-UseAllModules
PORTVERSION= 0.17
PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Do use_ok() for all the MANIFESTed modules
WWW= https://metacpan.org/release/Test-UseAllModules
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>