aboutsummaryrefslogtreecommitdiffstats
path: root/java/Makefile
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2013-01-26 10:48:38 +0800
committerswills <swills@FreeBSD.org>2013-01-26 10:48:38 +0800
commitc41b1bf11f55a66439b812e0582a9f39b72cfbb4 (patch)
treedc85290b8d9a41cbac5bb6941742cceb7dee5dd3 /java/Makefile
parentc8393c556dadfa2a7c0262f721d675e7848d38db (diff)
downloadfreebsd-ports-gnome-c41b1bf11f55a66439b812e0582a9f39b72cfbb4.tar.gz
freebsd-ports-gnome-c41b1bf11f55a66439b812e0582a9f39b72cfbb4.tar.zst
freebsd-ports-gnome-c41b1bf11f55a66439b812e0582a9f39b72cfbb4.zip
VisualVM is a visual tool integrating several commandline JDK tools and
lightweight profiling capabilities. Designed for both production and development time use, it further enhances the capability of monitoring and performance analysis for the Java SE platform. WWW: http://visualvm.java.net/
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 888a0facdda8..a304f34c90ea 100644
--- a/java/Makefile
+++ b/java/Makefile
@@ -143,6 +143,7 @@
SUBDIR += subversion-java
SUBDIR += trove4j
SUBDIR += veditor
+ SUBDIR += visualvm
SUBDIR += xdoclet
.include <bsd.port.subdir.mk>