Ticket #15978: offlineimap.patch
File offlineimap.patch, 794 bytes (added by weakish@…, 16 years ago) |
---|
-
Portfile
1 1 # $Id$ 2 2 3 3 PortSystem 1.0 4 PortGroup python2 41.04 PortGroup python25 1.0 5 5 6 6 name offlineimap 7 version 5.99.47 version 6.0.3 8 8 categories mail python 9 9 platforms darwin 10 10 maintainers boeyms openmaintainer … … 32 32 In short, OfflineIMAP is a tool to let you read mail\ 33 33 how YOU want to. 34 34 homepage http://software.complete.org/offlineimap 35 master_sites http://software.complete.org/offlineimap/static/download_area/${version}/35 master_sites http://ftp.us.debian.org/debian/pool/main/o/offlineimap/offlineimap_6.0.3.tar.gz 36 36 distname ${name}_${version} 37 37 worksrcdir ${name} 38 checksums md5 0 77f861f164d73aee2eb5df6b975415e38 checksums md5 0c81d33e123c3d5b6645a68a809bcaef 39 39 40 40 destroot.target install --no-compile 41 41