summaryrefslogtreecommitdiff
path: root/x11-toolkits/Makefile
diff options
context:
space:
mode:
authorGreg Lewis <glewis@FreeBSD.org>2003-09-04 14:51:06 +0000
committerGreg Lewis <glewis@FreeBSD.org>2003-09-04 14:51:06 +0000
commit09bec99b1628507efc22b88db142df16c042a81a (patch)
treeaa3bc2aa6b1558e1dc830a5f119dd9ca4ca4ae8f /x11-toolkits/Makefile
parentUpdate WWW after the site moved to it's own domain (diff)
. Add a port of XawPlus:
XawPlus is a clone of the original Xaw library, providing a more up to date look and some extensions to the original Athena widget set. This library is as compatible as possible to the original. It should be possible to compile the source code of an Xaw client without any changes (except the include path of the XawPlus header files) to get the new look of XawPlus to this client. XawPlus makes it possible to use XPM pixmaps, tooltips, a truncate mechanism for too long label strings and UTF8 coded UNICODE labels without changing the code of your application. XawPlus comes with a set of adapted applications using also the new features of XawPlus. WWW: http://people.freenet.de/kra/XawPlus PR: 47700 Submitted by: Normal User <freebsd@falx.port5.com>
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 4504378f5984..f313dcb0ad3c 100644
--- a/x11-toolkits/Makefile
+++ b/x11-toolkits/Makefile
@@ -3,6 +3,7 @@
SUBDIR += SoXt
SUBDIR += Xaw3d
+ SUBDIR += XawPlus
SUBDIR += at-spi
SUBDIR += bakery
SUBDIR += blt