# $NetBSD: Makefile,v 1.2 2017/06/21 14:05:34 taca Exp $

DISTNAME=	gherkin-4.1.3
CATEGORIES=	lang

MAINTAINER=	minskim@NetBSD.org
HOMEPAGE=	https://github.com/cucumber/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"
