bf5f46d5e5
multi_test is a wafter-thin gem to help control rogue test/unit/autorun requires.
12 lines
307 B
Makefile
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"
|