2013-09-21 01:17:30 +02:00
|
|
|
# Created by: Dennis Herrmann <dhn@FreeBSD.org>
|
2009-07-12 16:05:06 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= termcolor
|
2012-08-16 21:04:50 +02:00
|
|
|
PORTVERSION= 1.2.2
|
2009-07-12 16:05:06 +02:00
|
|
|
CATEGORIES= textproc rubygems
|
2010-06-23 20:42:12 +02:00
|
|
|
MASTER_SITES= RG
|
2009-07-12 16:05:06 +02:00
|
|
|
|
|
|
|
MAINTAINER= dhn@FreeBSD.org
|
|
|
|
COMMENT= A library for ANSII color formatting like HTML for output in terminal
|
|
|
|
|
2010-09-23 18:00:59 +02:00
|
|
|
RUN_DEPENDS= rubygem-highline>=1.5.0:${PORTSDIR}/devel/rubygem-highline
|
2009-07-12 16:05:06 +02:00
|
|
|
|
|
|
|
USE_RUBY= yes
|
|
|
|
USE_RUBYGEMS= yes
|
|
|
|
USE_RAKE= yes
|
|
|
|
RUBYGEM_AUTOPLIST= yes
|
|
|
|
|
2013-09-21 01:17:30 +02:00
|
|
|
NO_STAGE= yes
|
2009-07-12 16:05:06 +02:00
|
|
|
.include <bsd.port.mk>
|