pkgsrc/devel/ruby-termcolor/Makefile
taca 0f42ac3168 Update ruby-termcolor to 1.2.2.
Changes are unavailable.
2012-09-16 06:26:40 +00:00

14 lines
397 B
Makefile

# $NetBSD: Makefile,v 1.3 2012/09/16 06:26:40 taca Exp $
DISTNAME= termcolor-1.2.2
CATEGORIES= devel
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://github.com/jugyo/termcolor
COMMENT= ANSI color formatting like HTML for output in terminal
LICENSE= mit
DEPENDS+= ${RUBY_PKGPREFIX}-highline>=1.5.0:../../devel/ruby-highline
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"