opnsense-ports/devel/p5-Test-Inter/Makefile
Franco Fichtner d3b0f80645 */*: sync with upstream
Taken from: HardenedBSD
2018-03-29 04:01:47 +02:00

20 lines
370 B
Makefile

# Created by: Frederic Culot <culot@FreeBSD.org>
# $FreeBSD$
PORTNAME= Test-Inter
PORTVERSION= 1.07
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= culot@FreeBSD.org
COMMENT= Framework for more readable interactive test scripts
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
NO_ARCH= yes
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>