freebsd-ports/java/Makefile
Akinori MUSHA 48fceb85cf Add JUnit, a regression testing utility for use with the Java(TM)
Language.

PR:		ports/22578
Submitted by:	OKAZAKI Tetsurou <okazaki@be.to>
2000-11-03 17:49:59 +00:00

33 lines
653 B
Makefile

# $FreeBSD$
#
SUBDIR += collections
SUBDIR += cos
SUBDIR += cryptix-jce
SUBDIR += guavac
SUBDIR += infobus
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 += jre
SUBDIR += jsdk
SUBDIR += junit
SUBDIR += kaffe
SUBDIR += linux-jdk
SUBDIR += netrexx
SUBDIR += openjit
SUBDIR += perltools
SUBDIR += shujit
SUBDIR += tya
.include <bsd.port.subdir.mk>