aboutsummaryrefslogtreecommitdiff
path: root/x11/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2006-08-28 08:17:37 +0000
committerPav Lucistnik <pav@FreeBSD.org>2006-08-28 08:17:37 +0000
commitc39d9bc85a11ec40fba3a64e58e7ed2d3344e1c3 (patch)
tree3d08a56e714f8c0e93363026cb37baadfdbb4ea7 /x11/Makefile
parent41418c0b0664911707cfa2160e218af82aa5b976 (diff)
downloadports-c39d9bc85a11ec40fba3a64e58e7ed2d3344e1c3.tar.gz
ports-c39d9bc85a11ec40fba3a64e58e7ed2d3344e1c3.zip
dmenu is a minimalistic X11 menu. It reads a newline separated list of items
from stdin and shows them as a menu on the top of the screen. When the user selects one item or types any text and presses Enter, his choice is printed to stdout. dmenu was developed as an addition to the dwm window manager, but can be used in any X11-environment. WWW: http://10kloc.org/dwm/ PR: ports/101573 Submitted by: Jeroen Schot <schot@a-eskwadraat.nl>
Notes
Notes: svn path=/head/; revision=171517
Diffstat (limited to 'x11/Makefile')
-rw-r--r--x11/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/Makefile b/x11/Makefile
index e4a91e7b1298..8ad35892dfd1 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -35,6 +35,7 @@
SUBDIR += decurs
SUBDIR += deskmenu
SUBDIR += dgs
+ SUBDIR += dmenu
SUBDIR += docker
SUBDIR += dxpc
SUBDIR += dynamag