pkgsrc/devel/ruby-test-unit/Makefile
taca d57807ecc2 Update ruby-test-unit to 2.5.5.
Release note isn't available.
2013-06-16 16:50:36 +00:00

12 lines
318 B
Makefile

# $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"