ports/mail/p5-Mail-POP3Client/Makefile

12 lines
178 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT= perl module to talk to a POP3 (RFC1081) server
DISTNAME = Mail-POP3Client-2.21
CATEGORIES= mail
PERMIT_PACKAGE= Yes
MODULES= cpan
PKG_ARCH= *
.include <bsd.port.mk>