1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/java/Makefile

36 lines
704 B
Makefile
Raw Normal View History

1999-08-25 06:16:32 +00:00
# $FreeBSD$
#
SUBDIR += collections
SUBDIR += cos
2000-02-19 12:26:26 +00:00
SUBDIR += cryptix-jce
2000-12-06 18:23:05 +00:00
SUBDIR += gnu-regexp
SUBDIR += guavac
SUBDIR += infobus
SUBDIR += jaf
SUBDIR += java-cup
SUBDIR += javamail
2000-06-12 09:49:32 +00:00
SUBDIR += javavmwrapper
2000-03-08 12:09:22 +00:00
SUBDIR += jce-aba
SUBDIR += jdbcpool
SUBDIR += jdk
SUBDIR += jdk-doc
SUBDIR += jdk-tutorial
SUBDIR += jdk12-beta
SUBDIR += jfc
SUBDIR += jikes
1999-07-04 00:11:11 +00:00
SUBDIR += jlex
2000-06-12 13:29:46 +00:00
SUBDIR += jre
SUBDIR += jsdk
SUBDIR += junit
SUBDIR += kaffe
2000-05-16 01:48:06 +00:00
SUBDIR += linux-jdk
SUBDIR += linux-jdk13
1999-11-26 20:57:46 +00:00
SUBDIR += netrexx
SUBDIR += openjit
SUBDIR += perltools
SUBDIR += shujit
SUBDIR += tya
.include <bsd.port.subdir.mk>