1PORTNAME= Test-API 2PORTVERSION= 0.010 3CATEGORIES= devel perl5 4MASTER_SITES= CPAN 5MASTER_SITE_SUBDIR= CPAN:DAGOLDEN 6PKGNAMEPREFIX= p5- 7 8MAINTAINER= ports@MidnightBSD.org 9COMMENT= Test a list of subroutines provided by a module 10WWW= https://metacpan.org/release/Test-API 11 12LICENSE= Apache-2.0 13 14USES= perl5 15USE_PERL5= configure 16NO_ARCH= yes 17 18.include <bsd.port.mk> 19