freebsd-ports/java/Makefile
Kevin Lo 8d30507471 Initial import of jlint-2.1
Jlint is the Java program analyzer and checker.

PR: 28377
Submitted by: Ernst de Haan <ernst@jollem.com>
2001-06-25 04:00:58 +00:00

46 lines
934 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 += janosvm
SUBDIR += java-cup
SUBDIR += javamail
SUBDIR += javavmwrapper
SUBDIR += jce-aba
SUBDIR += jdbcpool
SUBDIR += jdk
SUBDIR += jdk-doc
SUBDIR += jdk-tutorial
SUBDIR += jdk12-beta
SUBDIR += jdom
SUBDIR += jfc
SUBDIR += jikes
SUBDIR += jlex
SUBDIR += jlint
SUBDIR += jre
SUBDIR += jsdk
SUBDIR += junit
SUBDIR += kaffe
SUBDIR += linux-ibm-jdk13
SUBDIR += linux-jdk
SUBDIR += linux-jdk13
SUBDIR += linux-jdk14
SUBDIR += netrexx
SUBDIR += openjit
SUBDIR += orion
SUBDIR += perltools
SUBDIR += shujit
SUBDIR += tya
.include <bsd.port.subdir.mk>