diff options
author | adamw <adamw@FreeBSD.org> | 2003-10-01 09:11:02 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2003-10-01 09:11:02 +0800 |
commit | b0f5d36455a6672b32983ff1b54c44da7da48c21 (patch) | |
tree | f6a507ce640eaface1d750bc2bb439860af16f4c /x11/Makefile | |
parent | 5c0779a61bf2618ba9b82d963bd3e413ec67dac0 (diff) | |
download | freebsd-ports-gnome-b0f5d36455a6672b32983ff1b54c44da7da48c21.tar.gz freebsd-ports-gnome-b0f5d36455a6672b32983ff1b54c44da7da48c21.tar.zst freebsd-ports-gnome-b0f5d36455a6672b32983ff1b54c44da7da48c21.zip |
The Fluxbox Background Tool gives you a nice GUI to make background
changing easier in fluxbox/blackbox. It lets you use pixmaps as well
as solid colours. It includes a daemon to change the background
automatically.
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/Makefile b/x11/Makefile index c13c0eb83ac5..7bfeaed861a4 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -36,6 +36,7 @@ SUBDIR += eterm SUBDIR += eweather SUBDIR += fbsd-icons + SUBDIR += fluxbg SUBDIR += fspanel SUBDIR += gdkxft SUBDIR += gdm2 |