# $FreeBSD: tags/RELEASE_10_1_0/textproc/rubygem-gherkin/Makefile 365914 2014-08-24 13:25:40Z swills $

PORTNAME=	gherkin
PORTVERSION=	2.12.2
CATEGORIES=	textproc rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Fast Gherkin lexer/parser based on the Ragel State Machine Compiler

RUN_DEPENDS=	rubygem-multi_json>=1.3:${PORTSDIR}/devel/rubygem-multi_json

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes


.include <bsd.port.mk>
