# Created by: Adam Weinberger <adamw@FreeBSD.org>
# $FreeBSD: head/devel/p5-Term-ANSIScreen/Makefile 373448 2014-11-26 13:08:24Z mat $

PORTNAME=	Term-ANSIScreen
PORTVERSION=	1.50
PORTREVISION=	1
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	CPAN:AUDREYT
PKGNAMEPREFIX=	p5-

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Term::ANSIColor clone with screen mode support

USE_PERL5=	configure
USES=		perl5

.include <bsd.port.mk>
