# $Id: Portfile 29225 2007-09-18 05:22:57Z boeyms@macports.org $ PortSystem 1.0 name gmime version 2.2.10 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 http://spruce.sourceforge.net/gmime/sources/v${branch} \ gnome:sources/gmime/${branch} checksums md5 6b5be6a0d4d9380fd0491ad2536c4087 \ sha1 67ba36fd5ec77854670ef7155b30c8b50a8126a1 \ rmd160 ef29befc5866e6030d2cedb0dc3e0cc70941adfe depends_lib port:pkgconfig \ port:libiconv \ port:glib2 \ port:gettext \ port:zlib configure.args --prefix=${prefix} --disable-mono --enable-largefile test.run yes test.target check livecheck.check regex livecheck.url http://spruce.sourceforge.net/gmime/sources/v${branch}/?O=D livecheck.regex ${name}-(\\d+\\.\\d+\\.\\d+)