953a3e8340
Wire protocol for Cucumber.
12 lines
286 B
Makefile
12 lines
286 B
Makefile
# $NetBSD: Makefile,v 1.1 2017/02/20 05:52:31 minskim Exp $
|
|
|
|
DISTNAME= cucumber-wire-0.0.1
|
|
CATEGORIES= devel
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
HOMEPAGE= http://cucumber.io/
|
|
COMMENT= Wire protocol for Cucumber
|
|
LICENSE= mit
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|