Prune devel/py-EnthoughtBase
[dports.git] / devel / p5-Term-ANSIColor / Makefile
1 # Created by: Denis Shaposhnikov <dsh@vlink.ru>
2 # $FreeBSD$
3
4 PORTNAME=       Term-ANSIColor
5 PORTVERSION=    3.02
6 PORTREVISION=   1
7 CATEGORIES=     devel perl5
8 MASTER_SITES=   CPAN
9 PKGNAMEPREFIX=  p5-
10
11 MAINTAINER=     dsh@vlink.ru
12 COMMENT=        Color screen output using ANSI escape sequences
13
14 USES=           perl5
15 USE_PERL5=      configure
16
17 .include <bsd.port.mk>