diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-09-07 01:56:27 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-09-07 01:56:27 +0800 |
commit | 6559e8476ee2528fe4cc1794daa6863b19c63ef7 (patch) | |
tree | ddf5c101dfc7ba86197fb29d479ac88ddef8ca46 /java/Makefile | |
parent | bd49dd4830bae65f187ac916d7406c276ba153b5 (diff) | |
download | freebsd-ports-gnome-6559e8476ee2528fe4cc1794daa6863b19c63ef7.tar.gz freebsd-ports-gnome-6559e8476ee2528fe4cc1794daa6863b19c63ef7.tar.zst freebsd-ports-gnome-6559e8476ee2528fe4cc1794daa6863b19c63ef7.zip |
Add port of Forte[tm] for Java[tm] Community Edition 3.0, a Sun's powerful
and extensible IDE for Java. It's huge and slow but I'm sure FreeBSD Java
monkies would like it. ;)
-Maxim
Diffstat (limited to 'java/Makefile')
-rw-r--r-- | java/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/java/Makefile b/java/Makefile index 6794015d5423..438fe7dcc9cb 100644 --- a/java/Makefile +++ b/java/Makefile @@ -8,6 +8,7 @@ SUBDIR += collections SUBDIR += cos SUBDIR += cryptix-jce + SUBDIR += forte SUBDIR += gnu-regexp SUBDIR += guavac SUBDIR += infobus |