Files
ports/devel/p5-Test2-Tools-LoadModule/Makefile
T
2026-01-09 02:13:55 +00:00

20 lines
379 B
Makefile

PORTNAME= Test2-Tools-LoadModule
PORTVERSION= 0.009
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:WYANT
PKGNAMEPREFIX= p5-
MAINTAINER= wen@FreeBSD.org
COMMENT= Test whether a module can be successfully loaded
WWW= https://metacpan.org/release/Test2-Tools-LoadModule
LICENSE= ART20
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>