Import ruby18-termcolor-1.2.0 as devel/ruby-termcolor.

Package provided by @anyakichi via twitter.

Termcolor is a library for ANSII color formatting like HTML for output in
terminal.
This commit is contained in:
obache 2010-03-02 11:48:02 +00:00
parent 39fef970b8
commit c2385dcfa9
4 changed files with 33 additions and 0 deletions

View file

@ -0,0 +1,2 @@
Termcolor is a library for ANSII color formatting like HTML for output in
terminal.

View file

@ -0,0 +1,16 @@
# $NetBSD: Makefile,v 1.1.1.1 2010/03/02 11:48:02 obache Exp $
DISTNAME= termcolor-1.2.0
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
CATEGORIES= devel
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://rubyforge.org/projects/termcolor/
COMMENT= ANSI color formatting like HTML for output in terminal
DEPENDS+= ${RUBY_PKGPREFIX}-highline>=1.5.0:../../devel/ruby-highline
GEM_BUILD= gemspec
.include "../../misc/rubygems/rubygem.mk"
.include "../../mk/bsd.pkg.mk"

View file

@ -0,0 +1,10 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2010/03/02 11:48:02 obache Exp $
${GEM_HOME}/cache/termcolor-${PKGVERSION}.gem
${GEM_LIBDIR}/History.txt
${GEM_LIBDIR}/README.rdoc
${GEM_LIBDIR}/Rakefile
${GEM_LIBDIR}/examples/example.rb
${GEM_LIBDIR}/lib/termcolor.rb
${GEM_LIBDIR}/spec/spec_helper.rb
${GEM_LIBDIR}/spec/termcolor_spec.rb
${GEM_HOME}/specifications/termcolor-${PKGVERSION}.gemspec

View file

@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1.1.1 2010/03/02 11:48:02 obache Exp $
SHA1 (termcolor-1.2.0.gem) = ccb19dc24757f5a2a27f948fe7bfc7a72e8a4601
RMD160 (termcolor-1.2.0.gem) = 234b7c6e5fdae65febe9214442c66062908d91af
Size (termcolor-1.2.0.gem) = 6656 bytes