aboutsummaryrefslogtreecommitdiff
path: root/java/Makefile
diff options
context:
space:
mode:
authorHerve Quiroz <hq@FreeBSD.org>2005-02-20 23:01:02 +0000
committerHerve Quiroz <hq@FreeBSD.org>2005-02-20 23:01:02 +0000
commit4313297a0cee172da6abc7bc58913b6cb9377da2 (patch)
treef9cbf5203aad5ef2e32f4592bcc8394526033894 /java/Makefile
parent7f07af37d66a7436c42bba26ee7752e0b22eaa30 (diff)
downloadports-4313297a0cee172da6abc7bc58913b6cb9377da2.tar.gz
ports-4313297a0cee172da6abc7bc58913b6cb9377da2.zip
MX4J is a project to build an Open Source implementation of the
Java(TM) Management Extensions (JMX) and of the JMX Remote API (JSR 160) specifications, and to build tools relating to JMX. JMX is an optional package for J2SE that provides a standard way to manage applications. It can also be used to wrap legacy systems and provide a standard interface to the outside world, enabling the development of web services. JMX allows developers to write more modular and loosely coupled system components and reduce the complexity of large, interoperating systems. WWW: http://mx4j.sourceforge.net PR: 77642 Submitted by: filippo@widestore.net
Notes
Notes: svn path=/head/; revision=129424
Diffstat (limited to 'java/Makefile')
-rw-r--r--java/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/java/Makefile b/java/Makefile
index d451e569e86e..a1ea22920610 100644
--- a/java/Makefile
+++ b/java/Makefile
@@ -124,6 +124,7 @@
SUBDIR += linux-sun-jdk14
SUBDIR += linux-sun-jdk15
SUBDIR += mmake
+ SUBDIR += mx4j
SUBDIR += netbeans
SUBDIR += netbeans3
SUBDIR += netcomponents