Files
ports/devel/p5-Test-UseAllModules/Makefile
T
2025-07-23 15:23:09 +08:00

21 lines
379 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
NO_ARCH= yes
.include <bsd.port.mk>