freebsd-ports/mail/p5-Mail-POP3Client/Makefile
Dmitry Sivachenko b96b1878c3 mail/p5-Mail-POP3Client: update to version 2.21
Submitted by: Gian-Simon Purkert <gspurki@gmail.com>
PR: 266904
2022-10-12 10:13:50 +00:00

14 lines
303 B
Makefile

PORTNAME= Mail-POP3Client
PORTVERSION= 2.21
CATEGORIES= mail perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= demon@FreeBSD.org
COMMENT= Perl5 module to talk to a POP3 (RFC1939) server
WWW= https://metacpan.org/release/Mail-POP3Client
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>