14 lines
250 B
Makefile
14 lines
250 B
Makefile
# $OpenBSD: Makefile,v 1.9 2016/04/28 14:30:05 rpe Exp $
|
|
|
|
COMMENT = IMAP client interface with lots of features
|
|
|
|
MODULES = cpan
|
|
PKG_ARCH = *
|
|
DISTNAME = Mail-IMAPTalk-4.03
|
|
CATEGORIES = mail
|
|
|
|
# Perl
|
|
PERMIT_PACKAGE_CDROM = Yes
|
|
|
|
.include <bsd.port.mk>
|