# $Id: Portfile 78866 2011-05-24 21:29:17Z jeremyhu@macports.org $

PortSystem 1.0

name		xfce4-session
version		4.6.2
revision	2
categories	xfce
platforms	darwin
maintainers	afb
description	Session manager for the Xfce desktop environment.
long_description ${description}
homepage	http://www.xfce.org/
master_sites	http://www.ca-us.xfce.org/archive/xfce-${version}/src/
use_bzip2	yes
checksums	md5 9d9890130e45e0e9476591ed9ba2c9d5 \
		sha1 2a5778a1543f97845f118a186e2dbb8a8ea3ff4b \
		rmd160 3c45028d57aee5950a485d760799d0c74ada735e

configure.args	--enable-session-screenshots --disable-gnome
depends_lib	port:libxfce4util port:libxfcegui4 port:p5-xml-parser \
		port:libwnck bin:iceauth:iceauth
