# $Id: Portfile,v 1.2 2005/09/13 06:57:39 olegb Exp $
PortSystem 1.0
name		edb
version		1.0.5
description	Edb is a database library.
long_description        Edb is a database conveneince library base on db 2.7.7.
maintainers	darwinports@opendarwin.org
categories	databases devel
platforms	darwin 
homepage	http://www.enlightenment.org
master_sites    sourceforge:enlightenment
checksums	md5 c8ee165f92dbc6e6fd9c9114e90e338c
configure.env	CPPFLAGS="-L${prefix}/lib -I${prefix}/include" \
                CFLAGS="-no-cpp-precomp"
configure.args	--mandir=${prefix}/share/man 
