# $Id: Portfile,v 1.3 2005/07/02 17:41:54 olegb Exp $

PortSystem 1.0

name		xfdesktop
version		4.2.2
categories	x11
maintainers	jc@opendarwin.org
description	xfdesktop contain a desktop manager for the XFce Desktop Environment
long_description ${description}
homepage	http://www.xfce.org/
master_sites	http://www.us.xfce.org/archive/xfce-4.2.2/src/
checksums	md5 746641ae286994c0f42d7c4f58a90716

configure.args	--disable-debug --enable-final

depends_lib	lib:libxfce4mcs-manager:libxfce4mcs lib:libxml2:libxml2 \
		bin:xfce4-panel:xfce4-panel
