summaryrefslogtreecommitdiff
path: root/lang/js
diff options
context:
space:
mode:
authorrillig <rillig>2005-07-22 07:40:16 +0000
committerrillig <rillig>2005-07-22 07:40:16 +0000
commit698a54d91b60d1d0edbdc7f2c15caab7b64c4f2d (patch)
treeccda05964e401ca91e43265a44c44d2568a8480b /lang/js
parenta6f3f5b8b3749b0f40e6875169bb8d6cb6aaf761 (diff)
downloadpkgsrc-698a54d91b60d1d0edbdc7f2c15caab7b64c4f2d.tar.gz
Added js-0.2.5.
NGS JavaScript is a GPL free interpreter for the JavaScript language. The JavaScript language is an interpreted C-like language, developed by Netscape et al.
Diffstat (limited to 'lang/js')
-rw-r--r--lang/js/DESCR3
-rw-r--r--lang/js/Makefile18
-rw-r--r--lang/js/PLIST16
-rw-r--r--lang/js/distinfo5
4 files changed, 42 insertions, 0 deletions
diff --git a/lang/js/DESCR b/lang/js/DESCR
new file mode 100644
index 00000000000..bef00b4c4c7
--- /dev/null
+++ b/lang/js/DESCR
@@ -0,0 +1,3 @@
+NGS JavaScript is a GPL free interpreter for the JavaScript language.
+The JavaScript language is an interpreted C-like language, developed by
+Netscape et al.
diff --git a/lang/js/Makefile b/lang/js/Makefile
new file mode 100644
index 00000000000..0ded37ed68a
--- /dev/null
+++ b/lang/js/Makefile
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1.1.1 2005/07/22 07:40:16 rillig Exp $
+#
+
+DISTNAME= js-0.2.5
+CATEGORIES= lang
+MASTER_SITES= \
+ http://www.njs-javascript.org/ \
+ http://www.iki.fi/mtr/js/
+
+MAINTAINER= rillig@NetBSD.org
+HOMEPAGE= http://www.njs-javascript.org/
+COMMENT= JavaScript virtual machine
+
+USE_PKGLOCALEDIR= yes
+USE_LIBTOOL= yes
+GNU_CONFIGURE= yes
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/lang/js/PLIST b/lang/js/PLIST
new file mode 100644
index 00000000000..1ee0dbff5b8
--- /dev/null
+++ b/lang/js/PLIST
@@ -0,0 +1,16 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2005/07/22 07:40:16 rillig Exp $
+bin/js
+bin/jsas
+bin/jsdas
+bin/jswrap
+include/js.h
+include/jsconfig.h
+include/jsint.h
+info/js.info
+info/js.info-1
+info/js.info-2
+info/js.info-3
+info/js.info-4
+lib/libjs.la
+man/man1/js.1
+man/man1/jsdas.1
diff --git a/lang/js/distinfo b/lang/js/distinfo
new file mode 100644
index 00000000000..714a057d912
--- /dev/null
+++ b/lang/js/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2005/07/22 07:40:16 rillig Exp $
+
+SHA1 (js-0.2.5.tar.gz) = a1a3a33cc350d7f432edc07fc0334ab0cc729247
+RMD160 (js-0.2.5.tar.gz) = a8d681a2c405a0410cdcf0166ab3e040d2ae65cd
+Size (js-0.2.5.tar.gz) = 689982 bytes