a project to simplify installation of open source software
on Mac OS X and Darwin
# $Id: Portfile 21344 2007-01-21 12:23:44Z rhwood@macports.org $
PortSystem 1.0
name gnome-mime-data
version 2.4.3
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 nomaintainer@macports.org
categories gnome
platforms darwin
homepage http://www.gnome.org/
master_sites gnome:sources/gnome-mime-data/2.4/
checksums rmd160 5f526f32ecb3cfd01d2bb817ac66beb63cae6f53
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"