summaryrefslogtreecommitdiff
path: root/devel/ruby-dhaka/Makefile
blob: befb7ec57897af3dd23746a57f5226596f2302e2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $NetBSD: Makefile,v 1.2 2010/09/10 05:32:22 taca 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"