diff options
author | sobomax <sobomax@FreeBSD.org> | 2000-10-27 00:15:48 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2000-10-27 00:15:48 +0800 |
commit | 20659f72afea7ae628e89500736fbe7fa900abd5 (patch) | |
tree | a71b604c1e815fbb39c05e63735d0766c0b0f73b /x11-toolkits/Makefile | |
parent | c9734afb439756df0f9e15530de36cd3b812901f (diff) | |
download | freebsd-ports-gnome-20659f72afea7ae628e89500736fbe7fa900abd5.tar.gz freebsd-ports-gnome-20659f72afea7ae628e89500736fbe7fa900abd5.tar.zst freebsd-ports-gnome-20659f72afea7ae628e89500736fbe7fa900abd5.zip |
Add WhistlerK - a GTK theme engine inspired by the Windows Whistler (don't ask,
I donno what the hell "Windows Whistler" is :-> ).
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 cb5b591a2887..bacc33fd8dc1 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -79,6 +79,7 @@ SUBDIR += v SUBDIR += vdk SUBDIR += vdkbuilder + SUBDIR += whistlerk SUBDIR += wxgtk SUBDIR += xbae SUBDIR += xclasses |