17 lines
322 B
Makefile
17 lines
322 B
Makefile
# $OpenBSD: Makefile,v 1.26 2013/03/11 11:23:52 espie Exp $
|
|
|
|
COMMENT= perl module to talk to a POP3 (RFC1081) server
|
|
|
|
DISTNAME= Mail-POP3Client-2.18
|
|
REVISION= 0
|
|
CATEGORIES= mail
|
|
|
|
MAINTAINER= Jasper Lievisse Adriaanse <jasper@openbsd.org>
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
MODULES= cpan
|
|
USE_GROFF = Yes
|
|
|
|
.include <bsd.port.mk>
|