pkgsrc/mail/claws-mail-managesieve/Makefile
wiz 4e3b1b97c2 librsvg: update bl3.mk to remove libcroco in rust case
recursive bump for the dependency change
2020-03-10 22:08:37 +00:00

16 lines
417 B
Makefile

# $NetBSD: Makefile,v 1.33 2020/03/10 22:10:26 wiz Exp $
#
PLUGIN_NAME= managesieve
PKGREVISION= 4
.include "../../mail/claws-mail/plugins.mk"
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Manage Sieve filters on servers that support the ManageSieve protocol
CONFIGURE_ARGS+= --enable-${PLUGIN_NAME}-plugin
DEPENDS+= claws-mail-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail
.include "../../mk/bsd.pkg.mk"