# Created by: Frederic Culot <culot@FreeBSD.org>
# $FreeBSD: head/devel/p5-Test-Inter/Makefile 465802 2018-03-28 12:37:29Z culot $

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>
