2014-08-11 13:27:10 +02:00

17 lines
439 B
Makefile

# $NetBSD: Makefile,v 1.1 2013/10/01 10:40:27 obache Exp $
DISTNAME= test-unit-notify-1.0.1
CATEGORIES= devel
MAINTAINER= obache@NetBSD.org
HOMEPAGE= http://test-unit.rubyforge.org/
COMMENT= Test result notify extension for Ruby Test::Util
LICENSE= gnu-lgpl-v2.1 # or later
DEPENDS+= ${RUBY_PKGPREFIX}-test-unit>=2.4.9:../../devel/ruby-test-unit
USE_LANGUAGES= # empty
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"