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

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

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

*: recursive bump for perl 5.36

# $NetBSD: Makefile,v 1.85 2022/06/28 11:34:17 wiz Exp $
#

PLUGIN_NAME=    attachwarner

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

MAINTAINER=	pkgsrc-users@NetBSD.org
COMMENT=	Warns if a message mentions an attachment without attaching files

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"