1 | # $Id: Portfile 82547 2011-08-15 16:46:16Z jmr@macports.org $ |
---|
2 | |
---|
3 | PortSystem 1.0 |
---|
4 | PortGroup perl5 1.0 |
---|
5 | |
---|
6 | perl5.setup Mail-IMAPClient 3.28 |
---|
7 | revision 3 |
---|
8 | maintainers nomaintainer |
---|
9 | description Perl 5 module to talk to an IMAP server. |
---|
10 | long_description \ |
---|
11 | This module provides perl routines that simplify a sockets \ |
---|
12 | connection to and an IMAP conversation with an IMAP server. |
---|
13 | checksums md5 32cad582491bff59817e45fb39736a9d \ |
---|
14 | sha1 48bf67c597f749081bde53e9e9a82d5f9d226f53 \ |
---|
15 | rmd160 132595008e60da34feeecd7a00ef2c76257d9da3 |
---|
16 | platforms darwin |
---|
17 | |
---|
18 | supported_archs noarch |
---|