# $Id: Portfile 57115 2009-09-06 18:44:05Z narf_tm@macports.org $

PortSystem                1.0
PortGroup                 perl5 1.0

perl5.setup               IMAP-BodyStructure 1.01
revision                  1
maintainers               narf_tm openmaintainer
description               IMAP4-compatible BODYSTRUCTURE and ENVELOPE parser
long_description          An IMAP4-compatible IMAP server MUST include a full \
                          MIME-parser which parses the messages inside IMAP \
                          mailboxes and is accessible via BODYSTRUCTURE fetch \
                          item. This module provides a Perl interface to \
                          parse the output of IMAP4 MIME-parser.

platforms                 darwin

checksums                 md5 06e572e491bfbef5ec6ec5dcba490aa7

depends_lib-append        port:p5-test-nowarnings

perl5.use_module_build
