# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 # $Id$ PortSystem 1.0 name gmime version 2.6.19 set branch [join [lrange [split ${version} .] 0 1] .] description GMime is a C/C++ library for parsing and creating messages using \ the Multipurpose Internet Mail Extension (MIME) long_description \ ${description} maintainers nomaintainer categories mail license LGPL-2.1+ platforms darwin homepage http://spruce.sourceforge.net/gmime/ master_sites gnome:sources/${name}/${branch} use_xz yes checksums rmd160 75083e6629a78d94c5469487ccb1bbac0c4fb403 \ sha256 affb402b991519f83fb9c88464a9c07891860df18246c0743689c027d773a14a depends_build port:pkgconfig depends_lib port:libgpg-error \ port:gpgme \ port:gobject-introspection \ port:vala \ port:libiconv \ path:lib/pkgconfig/glib-2.0.pc:glib2 \ port:gettext \ port:zlib configure.args --enable-introspection=yes \ --enable-vala=yes \ --enable-cryptography \ --enable-smime \ --disable-mono test.run yes test.target check livecheck.type gnome