diff options
author | ade <ade@FreeBSD.org> | 2000-09-13 06:48:25 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2000-09-13 06:48:25 +0800 |
commit | 9d5f7231924910135ecacbbd8ab58b17eedf35a6 (patch) | |
tree | 806653c4392dd3861480d67915985e78d3bc001d /x11-toolkits/Makefile | |
parent | 10f02a4e867385af27cc13b689c3a107eb3d2326 (diff) | |
download | freebsd-ports-gnome-9d5f7231924910135ecacbbd8ab58b17eedf35a6.tar.gz freebsd-ports-gnome-9d5f7231924910135ecacbbd8ab58b17eedf35a6.tar.zst freebsd-ports-gnome-9d5f7231924910135ecacbbd8ab58b17eedf35a6.zip |
Bakery is another C++ Framework for creating GNOME applications
using Gtk-- and Gnome--
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 a90fda9887cf..c8207d8c3fda 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -4,6 +4,7 @@ SUBDIR += FWF SUBDIR += Motif-dummy SUBDIR += Xaw3d + SUBDIR += bakery SUBDIR += blt SUBDIR += buffy SUBDIR += clean-theme-gtk |