summaryrefslogtreecommitdiff
path: root/mail/claws-mail-bogofilter/Makefile
blob: e44f736f5bc8b1e8cd41afd4e13a566080d0b361 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $NetBSD: Makefile,v 1.26 2013/06/03 10:05:28 wiz Exp $
#

PLUGIN_NAME=	bogofilter
PKGREVISION=	3
.include "../../mail/claws-mail/plugins.mk"

MAINTAINER=	pkgsrc-users@NetBSD.org
COMMENT=	Enables the scanning of incoming mail using Bogofilter

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

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

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