# $Id: Portfile,v 1.5 2005/05/24 21:03:19 olegb Exp $ PortSystem 1.0 name libgnomedb version 1.2.1 description Data access architecture for GNOME. long_description The GNOME-DB project aims to provide a free unified \ data access architecture to the GNOME project. \ GNOME-DB is useful for any application that accesses \ persistent data (not only databases, but data), since \ it now contains a pretty good data management API. maintainers gnome-darwinports@opendarwin.org categories gnome databases platforms darwin homepage http://www.gnome-db.org/ master_sites gnome:sources/libgnomedb/1.2/ use_bzip2 yes checksums md5 5e2ff4eaa2bdb02493af4e21b5f5bf8b depends_lib lib:libgtksourceview-1:gtksourceview lib:libgda-2:libgda configure.env CPPFLAGS="-L${prefix}/lib -I${prefix}/include" \ CFLAGS="-no-cpp-precomp -flat_namespace -undefined suppress" configure.args --mandir=${prefix}/share/man