# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
# $Id: Portfile 83808 2011-09-11 11:10:53Z afb@macports.org $

PortSystem 1.0

name            orage
version         4.6.1
revision        2
categories      xfce
platforms       darwin
license         GPL-2+
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 port:intltool port:pkgconfig

configure.args  --disable-libxfce4mcs
