openbsd-ports/mail/p5-Mail-POP3Client/Makefile

17 lines
322 B
Makefile
Raw Normal View History

2013-03-11 07:20:26 -04:00
# $OpenBSD: Makefile,v 1.26 2013/03/11 11:23:52 espie Exp $
COMMENT= perl module to talk to a POP3 (RFC1081) server
1998-05-17 00:16:20 -04:00
2008-04-15 17:58:13 -04:00
DISTNAME= Mail-POP3Client-2.18
REVISION= 0
CATEGORIES= mail
MAINTAINER= Jasper Lievisse Adriaanse <jasper@openbsd.org>
2000-03-17 14:28:51 -05:00
PERMIT_PACKAGE_CDROM= Yes
2000-08-20 22:17:43 -04:00
MODULES= cpan
2010-10-18 15:59:15 -04:00
USE_GROFF = Yes
1998-05-17 00:16:20 -04:00
.include <bsd.port.mk>