Makefile 306 B

12345678910111213141516
  1. # $OpenBSD: Makefile,v 1.29 2016/03/20 19:56:46 naddy Exp $
  2. COMMENT= perl module to talk to a POP3 (RFC1081) server
  3. DISTNAME= Mail-POP3Client-2.19
  4. CATEGORIES= mail
  5. MAINTAINER= Jasper Lievisse Adriaanse <jasper@openbsd.org>
  6. PERMIT_PACKAGE_CDROM= Yes
  7. MODULES= cpan
  8. PKG_ARCH= *
  9. .include <bsd.port.mk>