aboutsummaryrefslogtreecommitdiff
path: root/java/Makefile
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2010-01-19 05:57:33 +0000
committerWen Heping <wen@FreeBSD.org>2010-01-19 05:57:33 +0000
commit603e8bcc66021634001ea31ba9419ba17ff7fd31 (patch)
tree808d4af3da013a7f53ab4b3bd65aa1dfc05fcbc9 /java/Makefile
parent8e6385511cb1556770d4be4dc1b036cf62472652 (diff)
downloadports-603e8bcc66021634001ea31ba9419ba17ff7fd31.tar.gz
ports-603e8bcc66021634001ea31ba9419ba17ff7fd31.zip
JGraph is the most powerful, lightweight, feature-rich, and thoroughly
documented open-source graph component available for Java. It is accompanied by JGraphpad, the first free diagram editor for Java that offers XML, Drag and Drop and much more! With the JGraph zoomable component, you can display objects and relations (networks) in any Swing UI. JGraph can also be used on the server-side, for example to read a GXL graph, apply a custom layout algorithm, and return the result as a HTML image map. WWW: http://www.jgraph.com/jgraphx.html PR: ports/142541 Submitted by: Chris Rees <utisoft@gmail.com>
Notes
Notes: svn path=/head/; revision=248132
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 5a540fc6f368..1a3073b17406 100644
--- a/java/Makefile
+++ b/java/Makefile
@@ -115,6 +115,7 @@
SUBDIR += jfreechart
SUBDIR += jgraph
SUBDIR += jgrapht
+ SUBDIR += jgraphx
SUBDIR += jikes
SUBDIR += jlex
SUBDIR += jlint