Subject: CVS commit: pkgsrc/lang/mujs
From: Nia Alarie
Date: 2022-08-30 14:47:02
Message id: 20220830124702.526ABFA89@cvs.NetBSD.org

Log Message:
Add lang/mujs.

MuJS is a lightweight Javascript interpreter designed for embedding in other
software to extend them with scripting capabilities.

MuJS was designed with a focus on small size, correctness, and simplicity.

It is written in portable C and implements ECMAScript as specified by
ECMA-262. The interface for binding with native code is designed to be as
simple as possible to use, and is very similar to Lua.

Files:
RevisionActionfile
1.1addpkgsrc/lang/mujs/DESCR
1.1addpkgsrc/lang/mujs/Makefile
1.1addpkgsrc/lang/mujs/PLIST
1.1addpkgsrc/lang/mujs/buildlink3.mk
1.1addpkgsrc/lang/mujs/distinfo
1.1addpkgsrc/lang/mujs/patches/patch-Makefile