pkgsrc/devel/ruby-turn08/Makefile
taca 08b2369985 Importing ruby-turn version 0.8.3 as devel/ruby-turn08.
This isn't latest version of ruby-turn but this is compatible with
Ruby on Rails 3.1.

Test::Unit Reporter (New) -- new output format for Test::Unit.
2012-03-17 15:31:38 +00:00

14 lines
387 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2012/03/17 15:31:38 taca Exp $
DISTNAME= turn-0.8.3
CATEGORIES= devel
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://gemcutter.org/gems/turn
COMMENT= Test::Unit Reporter (New) -- new output format for Test::Unit
LICENSE= mit
DEPENDS+= ${RUBY_PKGPREFIX}-ansi>=0:../../misc/ruby-ansi
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"