pkgsrc/mail/claws-mail-managesieve/Makefile
2023-04-19 08:08:03 +00:00

17 lines
439 B
Makefile

# $NetBSD: Makefile,v 1.48 2023/04/19 08:10:39 adam Exp $
#
PLUGIN_NAME= managesieve
PKGREVISION= 7
.include "../../mail/claws-mail/plugins.mk"
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Manage Sieve filters on servers that support the ManageSieve protocol
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"