# -*- 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 # $Id$ PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.24 perl5.setup Mail-POP3Client 2.19 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 md5 8ee509c9118fdd65a6d777b3f5f1c835 \ sha1 b1bb721a0bbc8964394068b4ca4401c58b483102 \ rmd160 785a83f44c23e6a12be1411186f2a3d074633282 platforms darwin supported_archs noarch