# $Id: Portfile 20421 2006-11-03 02:16:50Z jberry@macports.org $ 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 nomaintainer@macports.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"