File:  [cvs.NetBSD.org] / pkgsrc / mail / claws-mail-attachwarner / Makefile
Revision 1.85: download - view: text, annotated - select for diffs
Tue Jun 28 11:34:17 2022 UTC (2 years, 5 months ago) by wiz
Branches: MAIN
CVS tags: HEAD
*: 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"

CVSweb <webmaster@jp.NetBSD.org>