# $Id: Portfile,v 1.4 2005/08/11 21:33:27 rshaw Exp $
PortSystem 1.0
PortGroup perl5 1.0

perl5.setup		Mail-POP3Client 2.16
maintainers		darwinports@opendarwin.org
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 doco for \
					more details.  (perldoc Mail::POP3Client)
checksums		md5 099791880b0638abca33ff016832d7e4
platforms		darwin

