# $Id: Portfile 72117 2010-10-04 06:35:49Z afb@macports.org $

PortSystem 1.0

name		openbox
version		3.4.11.2
categories	x11
maintainers	afb openmaintainer
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	http://openbox.org/dist/openbox/
checksums	md5 30e669134fa81df810fe7d1dc59cd931 \
		sha1 e9eb2d91b3aea54158d0ce38694896e5669a7610 \
		rmd160 d1e2c0d48986dfdf916b374095c20f354f6c663c

depends_build \
	port:pkgconfig

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