pkgsrc/devel/ruby-test-unit/Makefile

13 lines
318 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.13 2013/06/16 16:50:36 taca Exp $
DISTNAME= test-unit-2.5.5
CATEGORIES= devel
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://github.com/test-unit/test-unit/
COMMENT= Improved version of Test::Unit
LICENSE= ruby-license
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"