# $Id: Portfile,v 1.3 2005/09/13 06:57:44 olegb Exp $
PortSystem 1.0
name		shared-mime-info
version		0.15
description	Database of common types.
long_description	The core database of common types and the \
			update-mime-database command used to extend it.
maintainers	darwinports@opendarwin.org
categories	devel
platforms	darwin 
homepage        http://www.freedesktop.org/wiki/Software_2fshared_2dmime_2dinfo
master_sites    http://freedesktop.org/software/shared-mime-info/
checksums	md5 51793b041edc68717c3f87e26a4bc087
depends_lib	lib:glib.2:glib2 lib:libxml2:libxml2
configure.args	--mandir=${prefix}/share/man 
configure.env   CPPFLAGS="-I${prefix}/include -L${prefix}/lib" \
                CFLAGS="-no-cpp-precomp -flat_namespace -undefined suppress -L${prefix}/lib"
