13 lines
307 B
Makefile
13 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"
|