aboutsummaryrefslogtreecommitdiff
path: root/java/Makefile
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-09-29 12:07:08 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-09-29 12:07:08 +0000
commitd2aebd09b3baa0684e815d73bed08c7476835fc5 (patch)
tree6a304dd5feed9d84b3a7485a1c7f01018122383a /java/Makefile
parent95ac32efb4bf47ac7fc3fd31c836806f25d92c9e (diff)
downloadports-d2aebd09b3baa0684e815d73bed08c7476835fc5.tar.gz
ports-d2aebd09b3baa0684e815d73bed08c7476835fc5.zip
[new port] java/gj[-jdk11]: Generic Java
GJ is an extension of the Java programming language that supports generic types. * Support for generics * Superset of the Java programming language * Compiles into the Java Virtual Machine * Compatible with existing libraries WWW: http://www.cis.unisa.edu.au/~pizza/gj/ gj-jdk11 is a slave port to gj which uses JDK 1.1. PR: ports/55111 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
Notes
Notes: svn path=/head/; revision=89789
Diffstat (limited to 'java/Makefile')
-rw-r--r--java/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/java/Makefile b/java/Makefile
index 61560014753d..b25ada4bd257 100644
--- a/java/Makefile
+++ b/java/Makefile
@@ -18,6 +18,7 @@
SUBDIR += eclipse-langpack
SUBDIR += forte
SUBDIR += gj
+ SUBDIR += gj-jdk11
SUBDIR += gnu-regexp
SUBDIR += guavac
SUBDIR += infobus