aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/Makefile
diff options
context:
space:
mode:
authorthierry <thierry@FreeBSD.org>2007-01-06 07:24:40 +0800
committerthierry <thierry@FreeBSD.org>2007-01-06 07:24:40 +0800
commit19a896ae3011b48bc819f8469e73ac0045215a13 (patch)
tree4136ff68d829cf5815c372220124aaa77df61a14 /x11-toolkits/Makefile
parentde4ad65cc6dc1587dfd48d3ed36d0a02a7337d28 (diff)
downloadfreebsd-ports-gnome-19a896ae3011b48bc819f8469e73ac0045215a13.tar.gz
freebsd-ports-gnome-19a896ae3011b48bc819f8469e73ac0045215a13.tar.zst
freebsd-ports-gnome-19a896ae3011b48bc819f8469e73ac0045215a13.zip
The JDesktop Integration Components (JDIC) project aims to make Java(TM)
technology-based applications ("Java applications") first-class citizens of current desktop platforms without sacrificing platform independence. JDIC provides Java applications with access to facilities provided by the native desktop such as the mailer, the browser, and registered document viewing applications. Additionally it provides the mechanisms by which Java applications can integrate into the native desktop such as registering Java applications as document viewers on the desktop, creating tray icons on the desktop and creating installer packages. JDIC consists of a collection of Java packages (JDIC API), all with the package name prefix org.jdesktop.jdic, and a JNLP application packaging tool (JDIC Packager). Note: only the tray icon API is built at the moment. WWW: https://jdic.dev.java.net/
Diffstat (limited to 'x11-toolkits/Makefile')
-rw-r--r--x11-toolkits/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile
index bd4c0fcfcf11..603eca7b2ea0 100644
--- a/x11-toolkits/Makefile
+++ b/x11-toolkits/Makefile
@@ -89,6 +89,7 @@
SUBDIR += irrlicht
SUBDIR += itk
SUBDIR += iwidgets
+ SUBDIR += jdic
SUBDIR += lesstif
SUBDIR += libXaw
SUBDIR += libXmu