# $Id: Portfile 47515 2009-02-28 21:29:56Z jeremyhu@macports.org $
PortSystem 1.0
name		ecore
version		0.9.9.038
description	Ecore is a core event abstraction layer.
long_description       	It is the core event abstraction layer and \
			X abstraction layer that makes doing selections, \
			Xdnd, general X stuff, and event loops, timeouts \
			and idle handlers fast, optimized, and convenient. \
			It's a separate library so anyone can make use \
			of the work put into Ecore to make this job \
			easy for applications.
maintainers	nomaintainer
categories	devel x11
platforms	darwin 
homepage	http://www.enlightenment.org
master_sites    http://enlightenment.freedesktop.org/files/
checksums           md5     a391c19e01c08b6591cc30f85c597ed2 \
                    sha1    2a806c92c5720f978718270cb9766517f38fa16f \
                    rmd160  e6844d4abc1fbc3db4908499b39187bba45b1097
depends_lib     port:evas port:curl
 
