freebsd-ports/java/Makefile
Ernst de Haan 4fe0ef03ca New port jboss2.
The jboss2ctl program does not work at this stage. I chose
to commit this port anyway because it has been lying around
for too long. Once it is in the ports tree, the improved
interest may trigger somebody else to fix the problem.

JBoss can be started using the supplied shell script anyway,
so it is still useful.

This is not the JBoss port submitted by Jesse Gallup in PR
35853, but one based on the www/orion port.

PR:	35853
2002-04-26 21:54:15 +00:00

60 lines
1.2 KiB
Makefile

# $FreeBSD$
#
SUBDIR += bluej
SUBDIR += bouncycastle
SUBDIR += bsh
SUBDIR += bugseeker
SUBDIR += bugseeker-demo
SUBDIR += collections
SUBDIR += cos
SUBDIR += cryptix-jce
SUBDIR += forte
SUBDIR += gnu-regexp
SUBDIR += guavac
SUBDIR += infobus
SUBDIR += jad
SUBDIR += jaf
SUBDIR += jakarta-oro
SUBDIR += jakarta-regexp
SUBDIR += janosvm
SUBDIR += java-cup
SUBDIR += javamail
SUBDIR += javavmwrapper
SUBDIR += javel
SUBDIR += jboss2
SUBDIR += jce-aba
SUBDIR += jdbcpool
SUBDIR += jde
SUBDIR += jde-emacs20
SUBDIR += jdk
SUBDIR += jdk-tutorial
SUBDIR += jdk11-doc
SUBDIR += jdk12-beta
SUBDIR += jdk12-doc
SUBDIR += jdk13
SUBDIR += jdk13-doc
SUBDIR += jdk14-doc
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 += mmake
SUBDIR += netrexx
SUBDIR += openjit
SUBDIR += perltools
SUBDIR += shujit
SUBDIR += tya
SUBDIR += xalan-j
.include <bsd.port.subdir.mk>