summaryrefslogtreecommitdiff
path: root/java/jikes/pkg-descr
diff options
context:
space:
mode:
authorMatthew Dillon <dillon@FreeBSD.org>1998-12-10 18:02:53 +0000
committerMatthew Dillon <dillon@FreeBSD.org>1998-12-10 18:02:53 +0000
commitcd86dc5296b2f66ea8d9bb27c32e78c6aca8991e (patch)
tree8ce9ab9dd166698537de16ec7bb228b60b33636f /java/jikes/pkg-descr
parentAdd more MASTER_SITES. (diff)
Add IBM's open-source jikes package to the ports collection
Notes
Notes: svn path=/head/; revision=15257
Diffstat (limited to 'java/jikes/pkg-descr')
-rw-r--r--java/jikes/pkg-descr19
1 files changed, 19 insertions, 0 deletions
diff --git a/java/jikes/pkg-descr b/java/jikes/pkg-descr
new file mode 100644
index 000000000000..e51348df2baa
--- /dev/null
+++ b/java/jikes/pkg-descr
@@ -0,0 +1,19 @@
+This is jikes, a java source to byte-code compiler. The compiler has been
+made available by IBM under their open-source license, please see:
+
+ http://www.ibm.com/research/jikes
+
+for details. To operate, the CLASSPATH environment variable must typically
+be set to a colon-delimited list of source directories, class directories,
+or zip files. Note that jikes will complain if a non-existant directory or
+file is specified in CLASSPATH.
+
+===============
+
+// This software is subject to the terms of the IBM Jikes Compiler Open"
+// Source License Agreement available at the following URL:"
+// http://www.ibm.com/research/jikes."
+// Copyright (C) 1996, 1998, International Business Machines Corporation"
+// and others. All Rights Reserved."
+// You must accept the terms of that agreement to use this software."
+