# $Id: Portfile,v 1.13 2005/09/08 15:14:07 olegb Exp $
PortSystem 1.0
name		gnome-mime-data
version		2.4.2
description	This module contains the base MIME and Application \
		database for GNOME.
long_description        This module contains the base MIME and \
			Application database for GNOME.
maintainers	gnome-darwinports@opendarwin.org
categories	gnome
platforms	darwin 
homepage	http://www.gnome.org/
master_sites    gnome:sources/gnome-mime-data/2.4/
checksums	rmd160 2fd5597aee06dcd95c6cd05d095171201b54ee7f

depends_lib \
	lib:libiconv:libiconv bin:perl:perl5.8 lib:libgettextlib:gettext \
	port:p5-xml-parser

use_bzip2 	yes
configure.args  --mandir=${prefix}/share/man
configure.env	CPPFLAGS="-I${prefix}/include -L${prefix}/lib" 
		#CFLAGS="-no-cpp-precomp -flat_namespace -undefined suppress"
