# $Id: Portfile 30224 2007-10-22 22:49:14Z jmpp@macports.org $
PortSystem 1.0
name		libexo
version		0.3.0
description	libexo is the extension library to Xfce.
long_description        libexo is the extension library to \
			Xfce developed by os-cillation. While \
			Xfce ships with quite a few libraries \
			that are primarly targeted at desktop \
			development, libexo is targeted at \
			application development, with a focus \
			on applications for Xfce.
maintainers	nomaintainer
categories	devel
platforms	darwin 
homepage	http://www.os-cillation.com/article.php?sid=48
distname	exo-${version}
use_bzip2	yes
master_sites    http://www.os-works.com/files/projects/libexo/0.3/
checksums	md5 ffcd73ec6b34f19c81afdc3f1a97377b
depends_lib     port:libxfcegui4 
configure.args	--mandir=${prefix}/share/man 
configure.cppflags-append	"-L${prefix}/lib"
