72ee38d9fc
=== 4.8.2 / 2012-07-26 * 1 bug fix: * Fixed 1.9+ warnings in multiruby. (bhenderson)
16 lines
383 B
Makefile
16 lines
383 B
Makefile
# $NetBSD: Makefile,v 1.16 2012/07/31 13:53:23 taca Exp $
|
|
|
|
DISTNAME= ZenTest-4.8.2
|
|
CATEGORIES= devel
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
HOMEPAGE= http://www.zenspider.com/ZSS/Products/ZenTest/
|
|
COMMENT= Testing utilities for Ruby
|
|
LICENSE= mit
|
|
|
|
CONFLICTS+= ruby[1-9][0-9]-ZenTest-[0-9]* ZenTest-[0-9]*
|
|
|
|
RUBYGEMS_REQD= 1.8
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|