summaryrefslogtreecommitdiff
path: root/devel/ruby-dhaka/Makefile
blob: ee09e52ec589617ed4e9aa577f4252acf295a061 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $NetBSD: Makefile,v 1.3 2017/09/04 18:00:53 wiz Exp $

DISTNAME=	dhaka-2.2.1
CATEGORIES=	devel

MAINTAINER=	pkgsrc-users@NetBSD.org
#HOMEPAGE=	http://dhaka.rubyforge.org/
COMMENT=	Lexer and LALR(1) parser generators for context-free grammars
LICENSE=	mit

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