# $Id: Portfile 50980 2009-05-14 19:41:55Z and.damore@macports.org $

PortSystem 1.0

name		orage
version		4.6.1
categories	xfce
platforms	darwin
maintainers	afb
description	Time-managing application 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 24fa43dd86ec5af5a4766620fd972cf2 \
		sha1 2db15404197ef9aa6f588c0eebac9fc4f68426df \
		rmd160 7724992e2e177487c71597a15d7faf7f865bb56b

depends_lib	port:exo port:xfce4-panel
depends_build	port:xfconf

configure.args	--disable-libxfce4mcs
