diff options
author | arved <arved@FreeBSD.org> | 2003-06-26 16:23:29 +0000 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2003-06-26 16:23:29 +0000 |
commit | 0770fd749afb7723c94c4654cca1a95d2c98abc7 (patch) | |
tree | 8ec621a07e6ed39b54a02fe91d7b575cbb6b56ea /x11-wm/Makefile | |
parent | dc3f3029f73bf654739c5019d97b2f16fa9b9385 (diff) | |
download | FreeBSD-ports-0770fd749afb7723c94c4654cca1a95d2c98abc7.zip FreeBSD-ports-0770fd749afb7723c94c4654cca1a95d2c98abc7.tar.gz |
Add kwin_flatcurve, a Bluecurve-style window decoration for KDE
PR: 47686
Submitted by: R Joseph Wright <rjoseph@arbornet.org>
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 794c5e2..01671e0 100644 --- a/x11-wm/Makefile +++ b/x11-wm/Makefile @@ -46,6 +46,7 @@ SUBDIR += jewel SUBDIR += kappdock SUBDIR += kdeartwork3 + SUBDIR += kwin_flatcurve SUBDIR += larswm SUBDIR += libdockapp SUBDIR += libepplet |