# $NetBSD: Makefile,v 1.3 2018/03/21 11:33:20 taca Exp $

DISTNAME=	gherkin-5.0.0
CATEGORIES=	lang

MAINTAINER=	minskim@NetBSD.org
HOMEPAGE=	https://github.com/cucumber/cucumber/tree/master/gherkin
COMMENT=	Parser and compiler for the Gherkin language
LICENSE=	mit

RUBYGEM_OPTIONS+=	--format-executable

.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"
