1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00
freebsd-ports/java/Makefile
Ying-Chieh Liao 41b5a082be add bugseekder-demo
The original java/bugseeker, but this time renamed to
java/bugseeker-demo. The java/bugseeker port is now the full version.

PR:		24454
Submitted by:	Ernst de Haan <ernst@heinz.jollem.com>
2001-05-19 12:19:41 +00:00

42 lines
836 B
Makefile

# $FreeBSD$
#
SUBDIR += xalan-j
SUBDIR += bugseeker
SUBDIR += bugseeker-demo
SUBDIR += collections
SUBDIR += cos
SUBDIR += cryptix-jce
SUBDIR += gnu-regexp
SUBDIR += guavac
SUBDIR += infobus
SUBDIR += jad
SUBDIR += jaf
SUBDIR += java-cup
SUBDIR += javamail
SUBDIR += javavmwrapper
SUBDIR += jce-aba
SUBDIR += jdbcpool
SUBDIR += jdk
SUBDIR += jdk-doc
SUBDIR += jdk-tutorial
SUBDIR += jdk12-beta
SUBDIR += jfc
SUBDIR += jikes
SUBDIR += jlex
SUBDIR += jpda
SUBDIR += jre
SUBDIR += jsdk
SUBDIR += junit
SUBDIR += kaffe
SUBDIR += linux-jdk
SUBDIR += linux-jdk13
SUBDIR += netrexx
SUBDIR += openjit
SUBDIR += orion
SUBDIR += perltools
SUBDIR += shujit
SUBDIR += tya
.include <bsd.port.subdir.mk>