de186a7400
* Add LICENSE. * Remove default value of GEM_BUILD.
12 lines
323 B
Makefile
12 lines
323 B
Makefile
# $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"
|