blob: 1a3b7f425a4a5970c3ebb78ea5e01aa33c5bf1cd (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
PORTNAME= Test2-Tools-LoadModule
PORTVERSION= 0.008
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>
|