PortSystem 1.0

name		openbox
version             3.6.1
revision            0
checksums           rmd160  18e46ce1b8eb34b70f1de45109ba34935bc95759 \
                    sha256  abe75855cc5616554ffd47134ad15291fe37ebbebf1a80b69cbde9d670f0e26d \
                    size    659056

categories	x11
license		GPL-2+
maintainers	nomaintainer
platforms	darwin freebsd linux

description	A highly configurable and standards-compliant window manager
long_description	Openbox is a minimalistic, highly configurable, next \
			generation window manager with extensive standards support.

homepage            http://openbox.org
master_sites        ${homepage}/dist/openbox/
use_xz              yes

depends_build-append \
                    path:bin/pkg-config:pkgconfig

depends_lib \
	port:xorg-libsm \
	port:xorg-libXcursor \
	port:xorg-libXinerama \
	port:xorg-libXrandr \
                    port:imlib2 \
                    path:lib/pkgconfig/librsvg-2.0.pc:librsvg \
	path:lib/pkgconfig/pango.pc:pango \
	port:libxml2 \
	port:startup-notification

configure.args      --disable-silent-rules
