# Created by: Shin-ya MURAKAMI <murashin@gfd-dennou.org>
# $FreeBSD: head/devel/rubygem-racc/Makefile 459064 2018-01-15 15:09:35Z swills $

PORTNAME=	racc
PORTVERSION=	1.4.14
CATEGORIES=	devel ruby
MASTER_SITES=	RG

MAINTAINER=	murashin@gfd-dennou.org
COMMENT=	LALR(1) parser generator for Ruby

LICENSE=	LGPL21

USE_RUBY=	yes
USES=		gem
PLIST_FILES=	bin/racc bin/racc2y bin/y2racc

.include <bsd.port.mk>
