a project to simplify installation of open source software
on Mac OS X and Darwin
# $Id: Portfile 22970 2007-03-20 22:55:33Z eridius@macports.org $
PortSystem 1.0
name e17
version 0.16.999.037
description Enlightenment windowmanager DR17
long_description Development Release 17 of the Enlightenment window \
manager represents an evolution into the next generation \
of desktop environments: the desktop shell. DR17 will \
provide integration between files and your environment in a \
seamless manner while encompassing a graphically rich and \
flexible architecture. It will not compete with GNOME or KDE, \
but be a completely new way of visualizing your desktop, \
based around the EFL which was built from the ground up \
for this task.
maintainers yves@macports.org
categories x11
platforms darwin
homepage http://www.enlightenment.org
master_sites http://enlightenment.freedesktop.org/files/
distname enlightenment-${version}
checksums rmd160 7086cbc7c3f9b449f0558830e74e57c78730a8c4
depends_lib port:edje
configure.env CPPFLAGS="-I${prefix}/include" \
LDFLAGS="-L${prefix}/lib"