File:  [cvs.NetBSD.org] / pkgsrc / mail / claws-mail-attremover / Makefile
Revision 1.60: download - view: text, annotated - select for diffs
Wed Nov 14 22:21:56 2018 UTC (6 years ago) by kleink
Branches: MAIN
CVS tags: HEAD
Revbump after cairo 1.16.0 update.

# $NetBSD: Makefile,v 1.60 2018/11/14 22:21:56 kleink Exp $
#

PLUGIN_NAME=    att_remover
PKGREVISION= 2
.include "../../mail/claws-mail/plugins.mk"

MAINTAINER=	pkgsrc-users@NetBSD.org
COMMENT=	Permanently deletes attachments from mail

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>