aboutsummaryrefslogtreecommitdiff
path: root/devel/pear-Console_Color/Makefile
blob: 82774648010fec49ba6633ab240cd135f145422f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Created by: Martin Wilke <miwi@FreeBSD.org>

PORTNAME=	Console_Color
PORTVERSION=	1.0.3
CATEGORIES=	devel www pear

MAINTAINER=	miwi@FreeBSD.org
COMMENT=	PEAR use ANSI console colors

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/LICENSE

USES=		pear

.include <bsd.port.mk>