diff options
author | ghen <ghen> | 2008-01-06 21:45:07 +0000 |
---|---|---|
committer | ghen <ghen> | 2008-01-06 21:45:07 +0000 |
commit | 061830e509c834ed87d0731f4403d7cf0ae0daea (patch) | |
tree | 4904ef61c07e7a4ffba3689c19d8844cb227a785 /x11/dmenu/PLIST | |
parent | 53908509fda2a0fb80f39dfaf865a1be18023877 (diff) | |
download | pkgsrc-061830e509c834ed87d0731f4403d7cf0ae0daea.tar.gz |
Import dmenu-3.4 from www.suckless.org.
dmenu is a generic menu for X, originally designed for wm/dwm, now used by
wm/wmii. It manages huge amounts (up to 10.000 and more) of user defined
menu items efficiently.
Diffstat (limited to 'x11/dmenu/PLIST')
-rw-r--r-- | x11/dmenu/PLIST | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/x11/dmenu/PLIST b/x11/dmenu/PLIST new file mode 100644 index 00000000000..e3a4dc242cb --- /dev/null +++ b/x11/dmenu/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2008/01/06 21:45:07 ghen Exp $ +bin/dmenu +bin/dmenu_path +man/man1/dmenu.1 |