# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4 # $Id$ PortSystem 1.0 name gnome-mime-data version 2.18.0 set branch [join [lrange [split ${version} .] 0 1] .] revision 3 maintainers nomaintainer categories gnome platforms darwin supported_archs noarch license GPL-2 installs_libs no description This module contains the base MIME and Application database for GNOME. long_description \ $description homepage http://www.gnome.org/ master_sites gnome:sources/${name}/${branch}/ use_bzip2 yes checksums \ md5 541858188f80090d12a33b5a7c34d42c \ sha1 9ce7b1a24a97f275f60b416fae82d81c1010cb65 \ rmd160 62436da673b9a9e1d27259511401ff69f0397a1a depends_build port:intltool depends_lib port:libiconv \ port:gettext patchfiles patch-automake-1.13.diff # Don't do intltool's INTLTOOL_PERL dance use_autoreconf yes autoreconf.args -fvi configure.cppflags-append -L${prefix}/lib livecheck.type gnome