pkgsrc/mail/claws-mail-spamreport/Makefile
2020-05-06 14:04:05 +00:00

17 lines
401 B
Makefile

# $NetBSD: Makefile,v 1.80 2020/05/06 14:04:47 adam Exp $
#
PLUGIN_NAME= spam_report
PLUGIN_FILE= spamreport
PKGREVISION= 1
.include "../../mail/claws-mail/plugins.mk"
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Report spam to various places
CONFIGURE_ARGS+= --enable-${PLUGIN_NAME}-plugin
DEPENDS+= claws-mail-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail
.include "../../mk/bsd.pkg.mk"