diff options
author | danfe <danfe@FreeBSD.org> | 2005-03-03 21:58:44 +0800 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2005-03-03 21:58:44 +0800 |
commit | 789c12dda3fc79d8aa0579822f5e4daa54f7f7e2 (patch) | |
tree | f54c0534f8ae754e892ca6a62f8d7c9837b501c4 /x11-wm/Makefile | |
parent | cbdd10abcbaaf03815a2443a5ef7e2d93eefa775 (diff) | |
download | freebsd-ports-gnome-789c12dda3fc79d8aa0579822f5e4daa54f7f7e2.tar.gz freebsd-ports-gnome-789c12dda3fc79d8aa0579822f5e4daa54f7f7e2.tar.zst freebsd-ports-gnome-789c12dda3fc79d8aa0579822f5e4daa54f7f7e2.zip |
Add waimea-devel, a highly customizable window manager with vector-based
style engine that takes advantage of display hardware acceleration.
Base on PR: ports/74739
Submitted by: flz
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 dea9c641168f..10ed4e3a1a99 100644 --- a/x11-wm/Makefile +++ b/x11-wm/Makefile @@ -98,6 +98,7 @@ SUBDIR += vtwm SUBDIR += w9wm SUBDIR += waimea + SUBDIR += waimea-devel SUBDIR += wampager SUBDIR += weewm SUBDIR += windowlab |