summaryrefslogtreecommitdiff
path: root/devel/libgconf-java/pkg-message
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-04-05 04:02:06 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-04-05 04:02:06 +0000
commit6d2bcba1c7905b3b43cbafc08ce19dd67f80e85c (patch)
tree38b1c9080e8151e7236a1351b15cc0be148d139d /devel/libgconf-java/pkg-message
parentAdd libgtk-java, a Java wrapper around the gtk+-2.4 API. (diff)
Add libgconf-java, Java wrappers around GConf 2.4.
Notes
Notes: svn path=/head/; revision=106185
Diffstat (limited to 'devel/libgconf-java/pkg-message')
-rw-r--r--devel/libgconf-java/pkg-message7
1 files changed, 7 insertions, 0 deletions
diff --git a/devel/libgconf-java/pkg-message b/devel/libgconf-java/pkg-message
new file mode 100644
index 000000000000..651dad538d33
--- /dev/null
+++ b/devel/libgconf-java/pkg-message
@@ -0,0 +1,7 @@
+************************************************************************
+Libgconf-java was successfully installed. In order to build and run GTK+
+Java applications, you must add the following to your CLASSPATH:
+
+%%JAVAJARDIR%%/gconf%%GCONF_API_VERSION%%.jar
+
+************************************************************************