# $NetBSD: Makefile,v 1.4 2018/09/23 15:31:22 taca Exp $

DISTNAME=	gherkin-5.1.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"
