[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / mail / claws-mail-notification

File: [cvs.NetBSD.org] / pkgsrc / mail / claws-mail-notification / Makefile (download)

Revision 1.87, Tue Jun 28 11:34:18 2022 UTC (17 months ago) by wiz
Branch: MAIN
Changes since 1.86: +2 -2 lines

*: recursive bump for perl 5.36

# $NetBSD: Makefile,v 1.87 2022/06/28 11:34:18 wiz Exp $
#

PLUGIN_NAME=    notification

PKGREVISION= 3
.include "../../mail/claws-mail/plugins.mk"

MAINTAINER=	pkgsrc-users@NetBSD.org
COMMENT=	Provides various ways to notify the user of new and unread email

TOOLS_BROKEN+=		perl
CONFIGURE_ARGS+=	--enable-${PLUGIN_NAME}-plugin

DEPENDS+=	claws-mail-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail

.include "../../mk/bsd.pkg.mk"