pkgsrc/mail/claws-mail-notification/Makefile
2018-12-13 19:51:31 +00:00

15 lines
413 B
Makefile

# $NetBSD: Makefile,v 1.65 2018/12/13 19:52:06 adam Exp $
#
PLUGIN_NAME= notification
PKGREVISION= 4
.include "../../mail/claws-mail/plugins.mk"
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Provides various ways to notify the user of new and unread email
CONFIGURE_ARGS+= --enable-${PLUGIN_NAME}-plugin
DEPENDS+= claws-mail-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail
.include "../../mk/bsd.pkg.mk"