a project to simplify installation of open source software
on Mac OS X and Darwin
# $Id: Portfile 22977 2007-03-21 00:03:29Z pipping@macports.org $
PortSystem 1.0
name gmime
version 2.2.4
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 sergtrejo@gmail.com
categories mail
platforms darwin
homepage http://spruce.sourceforge.net/gmime/
master_sites http://spruce.sourceforge.net/gmime/sources/v${branch}/
checksums md5 dd86578d15138596fae2bfe04d392f33 \
sha1 1cf5de2e9e594b136c37b7627f7676be6a977704 \
rmd160 c28793597d33397ff17b2b8f54b0c6a87f00604f
depends_lib port:pkgconfig \
port:libiconv \
port:glib2
patchfiles patch-tests__test-mime.c \
patch-tests__test-mbox.c \
patch-tests__test-parser.c
configure.args --prefix=${prefix}
test.run yes
test.target check