a project to simplify installation of open source software
on Mac OS X and Darwin
# $Id: Portfile 22345 2007-02-27 04:26:29Z yves@macports.org $
PortSystem 1.0
name edje
version 0.5.0.037
description A library for graphical layout and animation.
long_description A graphical layout and animation library \
for animated resizable, compressed and scalable \
themes.
maintainers yves@macports.org
categories graphics x11
platforms darwin
homepage http://www.enlightenment.org
master_sites http://enlightenment.freedesktop.org/files/ \
sourceforge:enlightenment
checksums md5 e2f51f5e182201f0d22e042bca0ebfb1
depends_lib port:ecore port:embryo
configure.env CPPFLAGS="-I${prefix}/include" \
LDFLAGS="-L${prefix}/lib"