Ticket #10848: Portfile

File Portfile, 742 bytes (added by vinc17@…, 17 years ago)
Line 
1# $Id: Portfile 15311 2006-12-13 17:48:04Z lefevre $
2
3PortSystem 1.0
4PortGroup python24 1.0
5
6name                    getmail
7version                 4.6.6
8categories              mail python
9platforms               darwin
10maintainers             mww@opendarwin.org
11description             extensible mail retrieval system with POP3, IMAP4, SSL support
12long_description        getmail version 4 is a flexible, extensible mail retrieval \
13                                        system with support for POP3, IMAP4, SSL variants of both, \
14                                        maildirs, mboxrd files, external MDAs, arbitrary message \
15                                        filtering, single-user and domain-mailboxes, and many \
16                                        other useful features.
17
18homepage                http://pyropus.ca/software/getmail/
19master_sites    ${homepage}/old-versions/
20checksums               sha1 69d3e08e38f4d9f63abf030b826c8ebc77bbe695
21patchfiles              patch-setup.py
22