diff options
author | arved <arved@FreeBSD.org> | 2003-06-26 22:29:11 +0800 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2003-06-26 22:29:11 +0800 |
commit | 9e0caf28a3b28565c495623d92d29db9782f2cfe (patch) | |
tree | 0a25f3b11844dff0467a62c523bfc3c16a42c4d2 /x11-toolkits/Makefile | |
parent | 26e086bd240e0bc3422cad72a91471e278883989 (diff) | |
download | freebsd-ports-gnome-9e0caf28a3b28565c495623d92d29db9782f2cfe.tar.gz freebsd-ports-gnome-9e0caf28a3b28565c495623d92d29db9782f2cfe.tar.zst freebsd-ports-gnome-9e0caf28a3b28565c495623d92d29db9782f2cfe.zip |
Add port soqt, Qt GUI component toolkit library for Coin.
It is compatible with SGI and TGS Open Inventor, and the API is
based on the API of the InventorXt GUI component toolkit.
PR: 49072
Submitted by: Roland Jesse <roland.jesse@gmx.net>
Diffstat (limited to 'x11-toolkits/Makefile')
-rw-r--r-- | x11-toolkits/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile index 82af9c309b1f..ae8c3dc46f58 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -171,6 +171,7 @@ SUBDIR += scintilla SUBDIR += sdl_gui SUBDIR += slingshot + SUBDIR += soqt SUBDIR += thinice SUBDIR += tix SUBDIR += tk80 |