diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-11-01 00:20:13 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-11-01 00:20:13 +0000 |
commit | a437fd43cc3ece125446142af9ed27ef8c1e6621 (patch) | |
tree | 0862d71c7e976f8aa56175851882e33495f691e4 /lang/japhar/DESCR | |
parent | d16ce86994df76c0a92af71f19eef6cc2507fe39 (diff) | |
download | pkgsrc-a437fd43cc3ece125446142af9ed27ef8c1e6621.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'lang/japhar/DESCR')
-rw-r--r-- | lang/japhar/DESCR | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/lang/japhar/DESCR b/lang/japhar/DESCR new file mode 100644 index 00000000000..bf6c37dc07a --- /dev/null +++ b/lang/japhar/DESCR @@ -0,0 +1,9 @@ +Japhar is the Hungry Programmers' Java VM. It has been built from the +ground up without consulting Sun's sources. It is currently at JDK +1.1.5-level. + +Japhar is released under the LGPL, which should make it much more +attractive for companies interested in embedding an open source JVM in +their proprietary/commercial products. For example, the LGPL is +compatible with Netscape's NPL license, and allows Japhar to be +included into Mozilla. |