diff options
author | jschauma <jschauma@pkgsrc.org> | 2002-11-20 18:16:18 +0000 |
---|---|---|
committer | jschauma <jschauma@pkgsrc.org> | 2002-11-20 18:16:18 +0000 |
commit | e1dab4367e08e179456ca73820dcf02f28efd283 (patch) | |
tree | 14fa9d62ab9ca17babb9e0e5667b8a11a1e8c65d /wm/openbox/DESCR | |
parent | bab05907d97830f2800a2e9a92e1f27766613e76 (diff) | |
download | pkgsrc-e1dab4367e08e179456ca73820dcf02f28efd283.tar.gz |
Initial import of wm/openbox, based on the package provided by
(Juan at xtraeme dot dyndns dot org) in PR pkg/19107. Minor modifications
by me.
Openbox is a window manager for the X11 windowing system. It currently
runs on a large list of platforms. It was originally based on Blackbox
and currently remains very similar, even using Blackbox styles (with
available extensions) for its themeing and is written entirely in C++
and maintains no dependencies on any libraries other than X11.
Diffstat (limited to 'wm/openbox/DESCR')
-rw-r--r-- | wm/openbox/DESCR | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/wm/openbox/DESCR b/wm/openbox/DESCR new file mode 100644 index 00000000000..b040f08bc0e --- /dev/null +++ b/wm/openbox/DESCR @@ -0,0 +1,5 @@ +Openbox is a window manager for the X11 windowing system. It currently +runs on a large list of platforms. It was originally based on Blackbox +and currently remains very similar, even using Blackbox styles (with +available extensions) for its themeing and is written entirely in C++ +and maintains no dependencies on any libraries other than X11. |