Portfile

# $Id: Portfile 20160 2006-10-26 18:00:43Z pmq@macports.org $

PortSystem 1.0

name blackbox
version 0.70.1
categories x11-wm x11
maintainers pmq@macports.org
platforms darwin freebsd

description Blackbox is a fast, light window manager
long_description Blackbox is that fast, light window manager you \
have been looking for without all those annoying \
library dependancies. If you have a C++ compiler \
and the X Window System you can compile and use it.

homepage http://blackboxwm.sourceforge.net
master_sites sourceforge:blackboxwm
checksums md5 2d173b95ca5e64ef478c6a5d2deee9df

livecheck.check regex
livecheck.url ${homepage}
livecheck.regex "Latest release: (\[0-9a-z.\]+)"

depends_lib lib:libX11.6:XFree86
configure.args --prefix=${prefix} --mandir=${prefix}/share/man

platform darwin 7 {
patchfiles-append patch-Toolbar.cc
}

files