d6461ae09e
RKelly Remix is a fork of the RKelly JavaScript parser.
12 lines
292 B
Makefile
12 lines
292 B
Makefile
# $NetBSD: Makefile,v 1.1 2017/02/21 21:45:37 minskim Exp $
|
|
|
|
DISTNAME= rkelly-remix-0.0.7
|
|
CATEGORIES= lang
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
HOMEPAGE= https://github.com/nene/rkelly-remix
|
|
COMMENT= JavaScript parser
|
|
LICENSE= mit
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|