11 lines
178 B
Makefile
11 lines
178 B
Makefile
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>
|