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

18 lines
356 B
Makefile

PORTNAME= Test-API
PORTVERSION= 0.010
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:DAGOLDEN
PKGNAMEPREFIX= p5-
MAINTAINER= bofh@FreeBSD.org
COMMENT= Test a list of subroutines provided by a module
WWW= https://metacpan.org/release/Test-API
LICENSE= APACHE20
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>