08b2369985
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.
14 lines
387 B
Makefile
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"
|