# New ports collection makefile for:	Test-Inter
# Date created:				2010-11-03
# Whom:					Frederic Culot <culot@FreeBSD.org>
#
# $FreeBSD: ports/devel/p5-Test-Inter/Makefile,v 1.3 2011/06/29 12:54:43 culot Exp $
#

PORTNAME=	Test-Inter
PORTVERSION=	1.03
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	culot@FreeBSD.org
COMMENT=	Framework for more readable interactive test scripts

LICENSE_COMB=	dual
LICENSE=	ART10 GPLv1

PERL_MODBUILD=	yes

MAN3=		Test::Inter.3

.include <bsd.port.mk>
