# $Id: Portfile,v 1.3 2005/09/13 06:57:46 olegb Exp $
PortSystem 1.0
name		edje
version		0.5.0.010
description	A library for graphical layout and animation.
long_description        A graphical layout and animation library \
			for animated resizable, compressed and scalable \
			themes.
maintainers	darwinports@opendarwin.org
categories	graphics x11
platforms	darwin 
homepage	http://www.enlightenment.org
master_sites    http://enlightenment.freedesktop.org/files/ \
		sourceforge:enlightenment
checksums	md5 18bf825dbc7c6d43942d8e7c4b34d472
#depends_lib     lib:libedb:edb lib:libeet:eet lib:libevas:evas
depends_lib     lib:libeet:eet lib:libevas:evas
configure.args	--mandir=${prefix}/share/man 
configure.env   CPPFLAGS="-L${prefix}/lib -I${prefix}/include" \
                CFLAGS="-no-cpp-precomp -flat_namespace -undefined suppress" 
