summaryrefslogtreecommitdiff
path: root/lang/jamvm/PLIST
diff options
context:
space:
mode:
authortonio <tonio>2006-04-16 22:16:36 +0000
committertonio <tonio>2006-04-16 22:16:36 +0000
commita998794876ce7c2cf344329c0087a26d660b2883 (patch)
treee87866c46f2d97bfd7e7c5d7725694de2c3b7f57 /lang/jamvm/PLIST
parent35df0a0ff2034aa06574863f9e6d1311b7ae630a (diff)
downloadpkgsrc-a998794876ce7c2cf344329c0087a26d660b2883.tar.gz
Import lang/jamvm from wip
JamVM is a new Java Virtual Machine which conforms to the JVM specification version 2 (blue book). In comparison to most other VM's (free and commercial) it is extremely small, with a stripped executable on PowerPC of only ~135K, and Intel 100K. However, unlike other small VMs (e.g. KVM) it is designed to support the full specification, and includes support for object finalisation, the Java Native Interface (JNI) and the Reflection API.
Diffstat (limited to 'lang/jamvm/PLIST')
-rw-r--r--lang/jamvm/PLIST9
1 files changed, 9 insertions, 0 deletions
diff --git a/lang/jamvm/PLIST b/lang/jamvm/PLIST
new file mode 100644
index 00000000000..2e32965093f
--- /dev/null
+++ b/lang/jamvm/PLIST
@@ -0,0 +1,9 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2006/04/16 22:16:36 tonio Exp $
+java/jamvm/bin/jamvm
+java/jamvm/include/jni.h
+java/jamvm/share/jamvm/classes.zip
+@dirrm java/jamvm/share/jamvm
+@dirrm java/jamvm/share
+@dirrm java/jamvm/include
+@dirrm java/jamvm/bin
+@dirrm java/jamvm