diff options
author | jschauma <jschauma> | 2002-11-20 21:39:37 +0000 |
---|---|---|
committer | jschauma <jschauma> | 2002-11-20 21:39:37 +0000 |
commit | b2dd870462f66136a167bfdf807a3490ae6c4181 (patch) | |
tree | be875961118b8434c9b1d1ae64a77bb39ea19212 /wm/whiteBOX/PLIST | |
parent | 90ca1f4890c50c17268eb50ec131567e93d125f8 (diff) | |
download | pkgsrc-b2dd870462f66136a167bfdf807a3490ae6c4181.tar.gz |
Initial import of wm/whiteBOX using package provided by Julio Merino
(jmmv at hispabsd dot org) in PR pkg/18232. Minor modifications by me:
- remove dependency on blackbox (this application works without and could
be used for openbox as well)
- remove build-dependencies on autoconf and automake by creating the
necessary installation directories by hand
DESCR:
whiteBOX is an attempt to make a flexible yet simple to use
multi-purpose configuration tool for the Blackbox window
manager. whiteBOX is written using GTK+ and the C programming
language.
Diffstat (limited to 'wm/whiteBOX/PLIST')
-rw-r--r-- | wm/whiteBOX/PLIST | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/wm/whiteBOX/PLIST b/wm/whiteBOX/PLIST new file mode 100644 index 00000000000..c22ea8f90b5 --- /dev/null +++ b/wm/whiteBOX/PLIST @@ -0,0 +1,29 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2002/11/20 21:39:37 jschauma Exp $ +bin/whiteBOX +bin/whiteBOX-config +share/whiteBOX/pixmaps/arrowdn.xpm +share/whiteBOX/pixmaps/arrowup.xpm +share/whiteBOX/pixmaps/del2.xpm +share/whiteBOX/pixmaps/doc1.xpm +share/whiteBOX/pixmaps/doccopy.xpm +share/whiteBOX/pixmaps/down.xpm +share/whiteBOX/pixmaps/down2.xpm +share/whiteBOX/pixmaps/exclaim1.xpm +share/whiteBOX/pixmaps/new1.xpm +share/whiteBOX/pixmaps/open1.xpm +share/whiteBOX/pixmaps/save4.xpm +share/whiteBOX/pixmaps/up.xpm +share/whiteBOX/pixmaps/up2.xpm +share/whiteBOX/pixmaps/wb2.xpm +share/whiteBOX/plugins/libwbbgset.a +share/whiteBOX/plugins/libwbbgset.la +share/whiteBOX/plugins/libwbbgset.so +share/whiteBOX/plugins/libwbmenu.a +share/whiteBOX/plugins/libwbmenu.la +share/whiteBOX/plugins/libwbmenu.so +share/whiteBOX/plugins/libwbstyle.a +share/whiteBOX/plugins/libwbstyle.la +share/whiteBOX/plugins/libwbstyle.so +@dirrm share/whiteBOX/plugins +@dirrm share/whiteBOX/pixmaps +@dirrm share/whiteBOX |