pkgsrc/mail/claws-mail-notification/Makefile

16 lines
414 B
Makefile
Raw Normal View History

2019-08-22 14:22:48 +02:00
# $NetBSD: Makefile,v 1.69 2019/08/22 12:23:26 ryoon 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
2013-07-24 17:29:21 +02:00
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"