pkgsrc/mail/claws-mail-newmail/Makefile
bsiegert eb8be8845e Port claws-mail to use enchant2.
Bump revision of claws-mail itself and of all the plugins.
2018-12-01 17:31:06 +00:00

15 lines
385 B
Makefile

# $NetBSD: Makefile,v 1.63 2018/12/01 17:31:07 bsiegert Exp $
#
PLUGIN_NAME= newmail
PKGREVISION= 3
.include "../../mail/claws-mail/plugins.mk"
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Write log file info on arriving email
CONFIGURE_ARGS+= --enable-${PLUGIN_NAME}-plugin
DEPENDS+= claws-mail-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail
.include "../../mk/bsd.pkg.mk"