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

18 lines
373 B
Makefile
Raw Normal View History

2008-04-15 17:58:13 -04:00
# $OpenBSD: Makefile,v 1.23 2008/04/15 21:58:13 jasper 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
CATEGORIES= mail
MAINTAINER= Jasper Lievisse Adriaanse <jasper@openbsd.org>
2000-03-17 14:28:51 -05:00
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
2000-08-20 22:17:43 -04:00
MODULES= cpan
1998-05-17 00:16:20 -04:00
.include <bsd.port.mk>