freebsd-ports/devel/p5-Test-Inter/Makefile
2018-03-28 12:37:29 +00: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>