15 lines
295 B
Makefile
15 lines
295 B
Makefile
# $OpenBSD: Makefile,v 1.28 2014/07/12 23:54:31 jasper Exp $
|
|
|
|
COMMENT= perl module to talk to a POP3 (RFC1081) server
|
|
|
|
DISTNAME= Mail-POP3Client-2.19
|
|
CATEGORIES= mail
|
|
|
|
MAINTAINER= Jasper Lievisse Adriaanse <jasper@openbsd.org>
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
MODULES= cpan
|
|
|
|
.include <bsd.port.mk>
|