diff options
author | anholt <anholt@FreeBSD.org> | 2004-12-24 07:25:35 +0800 |
---|---|---|
committer | anholt <anholt@FreeBSD.org> | 2004-12-24 07:25:35 +0800 |
commit | af20516a5bab418f2cfb6c7a09b77ff4cd0a17d1 (patch) | |
tree | d9399456b03ebfc3e18f25c63345ce0b64dbaf53 /x11-wm/Makefile | |
parent | 3535d6efd27e1194a57b139620b5421eda06aae5 (diff) | |
download | freebsd-ports-gnome-af20516a5bab418f2cfb6c7a09b77ff4cd0a17d1.tar.gz freebsd-ports-gnome-af20516a5bab418f2cfb6c7a09b77ff4cd0a17d1.tar.zst freebsd-ports-gnome-af20516a5bab418f2cfb6c7a09b77ff4cd0a17d1.zip |
New port: xcompmgr, a sample compositing manager which can do translucent
windows, shadows, and fading menus/windows.
Diffstat (limited to 'x11-wm/Makefile')
-rw-r--r-- | x11-wm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-wm/Makefile b/x11-wm/Makefile index 7cda89a4491f..28f01c1ff434 100644 --- a/x11-wm/Makefile +++ b/x11-wm/Makefile @@ -109,6 +109,7 @@ SUBDIR += wmi SUBDIR += wmthemeinstall SUBDIR += wmx + SUBDIR += xcompmgr SUBDIR += xfce SUBDIR += xfce4 SUBDIR += xfce4-desktop |