summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/Makefile
diff options
context:
space:
mode:
authorglewis <glewis@FreeBSD.org>2003-09-04 14:51:06 +0000
committerglewis <glewis@FreeBSD.org>2003-09-04 14:51:06 +0000
commit039a551cb0bf69b2bf8522750016d249a295c8cc (patch)
treea1ba92ebb317d32ef361a6e75c30d9771c7eb873 /x11-toolkits/Makefile
parent0d84a1209bf8765e8712588f8d9806a73147d1b2 (diff)
downloadFreeBSD-ports-039a551cb0bf69b2bf8522750016d249a295c8cc.zip
FreeBSD-ports-039a551cb0bf69b2bf8522750016d249a295c8cc.tar.gz
. 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 4504378..f313dcb 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
OpenPOWER on IntegriCloud