# $MidnightBSD: trunk/devel/p5-Term-ANSIColor/Makefile 15462 2013-09-17 03:15:41Z laffer1 $

PORTNAME=	Term-ANSIColor
PORTVERSION=	4.02
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Color screen output using ANSI escape sequences
LICENSE=	perl

PERL_CONFIGURE=	yes

MAN3=		Term::ANSIColor.3

.include <bsd.port.mk>
