opnsense-ports/devel/p5-Test-API/Makefile
Franco Fichtner 8c34d21606 */*: bring in previously unknown upstream stuff
Taken from: FreeBSD
2015-04-22 06:26:02 +02:00

19 lines
368 B
Makefile

# Created by: Muhammad Moinur Rahman <bofh@FreeBSD.org>
# $FreeBSD$
PORTNAME= Test-API
PORTVERSION= 0.005
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
LICENSE= APACHE20
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>