pkgsrc/mail/claws-mail-notification/Makefile

16 lines
415 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.70 2019/11/02 16:25:19 rillig Exp $
#
2013-07-24 17:29:21 +02:00
PLUGIN_NAME= notification
2019-08-22 14:22:48 +02:00
PKGREVISION= 8
2013-07-24 17:29:21 +02:00
.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
2013-07-24 17:29:21 +02:00
DEPENDS+= claws-mail-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail
.include "../../mk/bsd.pkg.mk"