13 lines
387 B
Makefile
13 lines
387 B
Makefile
# $NetBSD: Makefile,v 1.3 2010/09/16 14:14:04 fhajny Exp $
|
|
|
|
DISTNAME= term-ansicolor-1.0.4
|
|
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
|
|
CATEGORIES= devel
|
|
|
|
MAINTAINER= filip@joyent.com
|
|
HOMEPAGE= http://term-ansicolor.rubyforge.org/
|
|
COMMENT= Small Ruby library that colors strings using ANSI escape sequences
|
|
LICENSE= gnu-gpl-v2
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|