# $Id: Portfile,v 1.2 2005/09/13 06:57:41 olegb Exp $ 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 darwinports@opendarwin.org 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 lib:libxfcegui4:libxfcegui4 configure.args --mandir=${prefix}/share/man configure.env CPPFLAGS="-L${prefix}/lib -I${prefix}/include"