[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.73, Tue Mar 10 22:10:25 2020 UTC (4 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2020Q1-base, pkgsrc-2020Q1
Changes since 1.72: +2 -2 lines

librsvg: update bl3.mk to remove libcroco in rust case

recursive bump for the dependency change

# $NetBSD: Makefile,v 1.73 2020/03/10 22:10:25 wiz Exp $
#

PLUGIN_NAME=    attachwarner

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

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

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

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

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