the Fink project is an effort to port
popular Unix programs to Mac OS X
Package: dmenu
Version: 4.3.1
Revision: 1
Source: http://dl.suckless.org/tools/%n-%v.tar.gz
Source-MD5: 6b619f6901bf4765442b4e410b1e5410
Maintainer: Jeroen Schot
BuildDepends: x11-dev
Depends: x11
CompileScript: make
InstallScript: make install PREFIX=%i
DocFiles: README LICENSE
Description: Dynamic menu for X
DescDetail: <<
dmenu is a simple X11 menu application. It reads a newline separated list from
standard input and shows them as a menu. The list can be filtered by typing
text. Upon pressing Enter the selected item (or typed text) is printed to
standard out.
<<
License: BSD
HomePage: http://tools.suckless.org/dmenu