summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorsborrill <sborrill@pkgsrc.org>2007-06-16 13:09:37 +0000
committersborrill <sborrill@pkgsrc.org>2007-06-16 13:09:37 +0000
commitaea85293cb2f3a07b34a050042436a4f137223bc (patch)
treec18cee4e6c930ce4509e04b40d4aa50e6dcdaac4 /x11
parenta0b7f636faf7c597f7e80c7a6801f1decb7ee5d2 (diff)
downloadpkgsrc-aea85293cb2f3a07b34a050042436a4f137223bc.tar.gz
Add x11/deskmenu
DeskMenu is a root menu program which is activated by clicking the root window. It is configured from a .deskmenurc file in your home directory. DeskMenu is useful for window managers which do not provide a menu such as Oroborus.
Diffstat (limited to 'x11')
-rw-r--r--x11/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile
index e33bbf2dc05..e06eb1d6447 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.508 2007/06/11 13:04:56 sborrill Exp $
+# $NetBSD: Makefile,v 1.509 2007/06/16 13:09:38 sborrill Exp $
#
COMMENT= Packages to support the X window system
@@ -26,6 +26,7 @@ SUBDIR+= blt
SUBDIR+= bwidget
SUBDIR+= compositeproto
SUBDIR+= damageproto
+SUBDIR+= deskmenu
SUBDIR+= desklaunch
SUBDIR+= devilspie
SUBDIR+= dfm