pkgsrc/misc/ruby-ansi/Makefile
taca 537b2e71c5 Importing ruby-ansi package version 1.4.2.
The ANSI project is a collection of ANSI escape code related libraries
enabling ANSI code based colorization and stylization of output.
It is very nice for beautifying shell output.
2012-03-01 15:10:40 +00:00

12 lines
327 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2012/03/01 15:10:40 taca Exp $
DISTNAME= ansi-1.4.2
CATEGORIES= misc
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://rubyworks.github.com/ansi/
COMMENT= Collection of ANSI escape code related libraries
LICENSE= 2-clause-bsd
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"