diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2011-07-08 10:29:46 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2011-07-08 10:29:46 +0000 |
commit | a841e77de9390ea2a05ced6e992815f0b0740b6f (patch) | |
tree | f25491828a08fb7068d6dd912ecfb9b55a5e35d7 /x11-wm | |
parent | 02f9fd571d6dfe9a18666776fe2de1a5c33cb40e (diff) | |
download | ports-a841e77de9390ea2a05ced6e992815f0b0740b6f.tar.gz ports-a841e77de9390ea2a05ced6e992815f0b0740b6f.zip |
Update description after recent changes.
Notes
Notes:
svn path=/head/; revision=277351
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/blackbox/pkg-descr | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/x11-wm/blackbox/pkg-descr b/x11-wm/blackbox/pkg-descr index 5bc37f2809f8..79196e507c12 100644 --- a/x11-wm/blackbox/pkg-descr +++ b/x11-wm/blackbox/pkg-descr @@ -1,8 +1,12 @@ -Blackbox is that fast, lightweight window manager for the X Window System, you -have been looking for without all those annoying library dependencies. Blackbox -is built with C++ and contains completely original code. +Blackbox is the fast, lightweight window manager for the X Window System you +have been looking for, without all those annoying dependencies. It is built +with C++ and contains completely original code (even though the graphics +implementation is similar to that of Window Maker). Blackbox is written to the NetWM specification, which allows integration with modern desktop managers including KDE and Gnome. +The port also provides root window changing tools, bsetroot and bsetbg, that +can be installed alone, without the window manager and accompanying files. + WWW: http://blackboxwm.sourceforge.net/ |