# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4

PortSystem          1.0
PortGroup           perl5 1.0

perl5.branches      5.28 5.30 5.32 5.34
perl5.setup         Mail-POP3Client 2.21
revision            0
license             {Artistic-1 GPL}
maintainers         nomaintainer
description         Perl 5 module to talk to a POP3 (RFC1939) server
long_description    This is a POP3 client module for perl5.  It provides \
                    an object-oriented interface to a POP3 server.  It \
                    can be used to write perl-based biff clients, mail \
                    readers, or whatever.  See the inline POD doc for \
                    more details.  (perldoc Mail::POP3Client)

checksums           rmd160  307eb61d447b4a0ba6357fc9a7d9357f9e7fa92f \
                    sha256  b16ef2149b6e3573873f1e590e4d51366c5994b8b5315df16925d17b89e24901 \
                    size    17973

platforms           {darwin any}

supported_archs     noarch
