# -*- 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            xfce4-session
version         4.6.2
revision        3
categories      xfce
platforms       darwin
license         GPL-2+
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.env   INTLTOOL_PERL=${prefix}/bin/perl5.12
configure.args  --enable-session-screenshots --disable-gnome
depends_lib     port:libxfce4util port:libxfcegui4 \
                port:libwnck bin:iceauth:iceauth
depends_build   port:intltool port:perl5.12 port:p5.12-xml-parser \
                port:pkgconfig
