openbsd-ports/mail/p5-Mail-IMAPTalk/Makefile
2013-03-11 11:20:26 +00:00

17 lines
317 B
Makefile

# $OpenBSD: Makefile,v 1.5 2013/03/11 11:23:52 espie Exp $
COMMENT = IMAP client interface with lots of features
MODULES = cpan
DISTNAME = Mail-IMAPTalk-1.03
REVISION = 1
CATEGORIES = mail
USE_GROFF = Yes
MAINTAINER = Simon Bertrang <simon@openbsd.org>
# Perl
PERMIT_PACKAGE_CDROM = Yes
.include <bsd.port.mk>