pkgsrc/devel/ruby-multi_test/Makefile
minskim bf5f46d5e5 Import ruby-multi_test-0.1.2 as devel/ruby-multi_test
multi_test is a wafter-thin gem to help control rogue
test/unit/autorun requires.
2017-02-21 06:30:46 +00:00

12 lines
307 B
Makefile

# $NetBSD: Makefile,v 1.1 2017/02/21 06:30:46 minskim Exp $
DISTNAME= multi_test-0.1.2
CATEGORIES= devel
MAINTAINER= minskim@NetBSD.org
HOMEPAGE= http://cukes.info/
COMMENT= Ruby module to help control rogue test/unit/autorun
LICENSE= mit
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"