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

17 lines
436 B
Makefile

# $NetBSD: Makefile,v 1.89 2023/04/19 08:10:38 adam Exp $
#
PLUGIN_NAME= attachwarner
PKGREVISION= 7
.include "../../mail/claws-mail/plugins.mk"
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Warns if a message mentions an attachment without attaching files
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"