# 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.1 2010/11/04 19:19:08 culot Exp $
#

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

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

PERL_MODBUILD=	yes

MAN3=		Test::Inter.3

.include <bsd.port.mk>
