summaryrefslogtreecommitdiffstats
path: root/textproc/rubygem-termcolor/Makefile
blob: 4c7cc3e142718cb23ded46bb1c87a4d17bee63ef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Created by: Dennis Herrmann <dhn@FreeBSD.org>
# $FreeBSD$

PORTNAME=	termcolor
PORTVERSION=	1.2.2
CATEGORIES=	textproc rubygems
MASTER_SITES=	RG

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Library for ANSII color formatting like HTML for output in terminal

LICENSE=	MIT

RUN_DEPENDS=	rubygem-highline>=1.5.0:devel/rubygem-highline

NO_ARCH=	yes
USE_RUBY=	yes
USES=		gem:autoplist

.include <bsd.port.mk>
OpenPOWER on IntegriCloud