# $Id: Portfile 57394 2009-09-10 16:13:52Z devans@macports.org $ PortSystem 1.0 name gmime version 2.4.9 set branch [strsed ${version} {s/\.[0-9]*$//}] description MIME mail utilities long_description The GMime suite provides a core library and set of utilities \ which may be used for the creation and parsing of messages \ using the Multipurpose Internet Mail Extension (MIME) \ configurable and incorporating all the features you would expect \ in a robust mail client. maintainers boeyms openmaintainer categories mail platforms darwin homepage http://spruce.sourceforge.net/gmime/ master_sites gnome:sources/${name}/${branch} checksums md5 1f8121abb288e0503de31489e262cbf8 \ sha1 f6ec6804d2c49f81b8810e764464f9c7c98b1a24 \ rmd160 dd84c4c34a742a05959c5dbf6048110bba97d673 depends_build path:bin/pkg-config:pkgconfig depends_lib port:libiconv \ path:lib/pkgconfig/glib-2.0.pc:glib2 \ port:gettext \ port:zlib configure.args --disable-mono --enable-largefile test.run yes test.target check livecheck.type regex livecheck.url http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/ livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)}