# $Id: Portfile 51877 2009-06-05 21:42:40Z pmq@macports.org $

PortSystem 1.0

name		ratpoison
version		1.4.4
categories	x11 x11-wm
platforms	darwin
maintainers	pmq openmaintainer

description	Ratpoison is a simple Window Manager
long_description \
    Ratpoison is a simple Window Manager with \
    no fat library dependencies, no fancy graphics, \
    no window decorations, and no rodent dependence. \
    It is largely modelled after GNU Screen which \
    has done wonders in the virtual terminal market. \
    The screen can be split into non-overlapping frames. \
    All windows are kept maximized inside their frames \
    to take full advantage of your precious screen \
    real estate. All interaction with the window manager \
    is done through keystrokes. ratpoison has a prefix \
    map to minimize the key clobbering that cripples \
    Emacs and other quality pieces of software.

homepage	http://www.nongnu.org/${name}/
master_sites	http://savannah.nongnu.org/download/${name}/

checksums	sha1 73efa1d4ccbc3a069e846e372c8135ddbdab1d09 \
		rmd160 8293eda3ed6837f035bb6d4379c61f2c192a178b

depends_lib \
	port:xorg-libXinerama \
	port:xorg-libXtst
configure.args	--mandir=${prefix}/share/man --infodir=${prefix}/share/info
