# $Id: Portfile 55332 2009-08-09 10:10:39Z mww@macports.org $

PortSystem 1.0
PortGroup python25 1.0

name			getmail
version			4.11.0
categories		mail python
platforms		darwin
maintainers		mww
description		extensible mail retrieval system with POP3, IMAP4, SSL support
long_description	getmail version 4 is a flexible, extensible mail retrieval \
					system with support for POP3, IMAP4, SSL variants of both, \
					maildirs, mboxrd files, external MDAs, arbitrary message \
					filtering, single-user and domain-mailboxes, and many \
					other useful features.

homepage		http://pyropus.ca/software/getmail/
master_sites	${homepage}/old-versions/
checksums           md5     bec537bd9f6677f8296d4396a54ed611 \
                    sha1    98d40ac1ad5d5eb5faf7853b89e063ce18d117e8 \
                    rmd160  9473d9536a66e85dad7277a5f6ce433e8313b53f
dist_subdir		${name}
patchfiles		patch-setup.py.diff

