# $Id: Portfile,v 1.6 2006/03/03 15:51:23 olegb Exp $
PortSystem 1.0
name		enlightenment
version		0.16.8
description	Enlightenment is a highly configurable windowmanager.
long_description        Enlightenment is a completely themeable, \
			highly configurable Window Manager for i \
			the X Window System, traditionally used \
			in Unix environments. 
maintainers	darwinports@opendarwin.org
categories	x11 x11-wm
platforms	darwin 
homepage	http://www.enlightenment.org/
master_sites    sourceforge
distname	e16-${version}
checksums	md5 ab16ef2d4608f2b24175cc8be1cc8b1a
depends_lib	lib:libX11.6:XFree86 lib:libjpeg.62:jpeg \
		lib:libpng.3:libpng lib:libtiff.3:tiff \
		lib:libImlib2:imlib2 lib:libesd:esound \
		lib:libintl:gettext 
depends_build	port:pkgconfig
configure.args	--enable-fsstd=yes --mandir=${prefix}/share/man
