diff options
author | Boris Samorodov <bsam@FreeBSD.org> | 2007-05-25 22:16:34 +0800 |
---|---|---|
committer | Boris Samorodov <bsam@FreeBSD.org> | 2007-05-25 22:16:34 +0800 |
commit | 3f2976d2e538bcce64f5a9d4b2331f084876d581 (patch) | |
tree | 8119008b179f9b51d26865d51c22218d10c575ad /x11-toolkits/Makefile | |
parent | bc946f8825e206bcb80de51829ab0b7c622873b5 (diff) | |
download | freebsd-ports-gnome-3f2976d2e538bcce64f5a9d4b2331f084876d581.tar.gz freebsd-ports-gnome-3f2976d2e538bcce64f5a9d4b2331f084876d581.tar.zst freebsd-ports-gnome-3f2976d2e538bcce64f5a9d4b2331f084876d581.zip |
Qt sets the standard for high-performance, cross-platform application
development. It includes a C++ class library and tools for cross-platform
development and internationalization.
This is a port of linux libraries of QT3.
WWW: http://trolltech.com/products/qt/qt3
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 615858f84432..811f9348724d 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -124,6 +124,7 @@ SUBDIR += linux-gtk2 SUBDIR += linux-openmotif SUBDIR += linux-pango + SUBDIR += linux-qt33 SUBDIR += mesgui SUBDIR += movingmotif SUBDIR += mowitz |