aad1aa28e6
This port adds Keyword Warner plugin for Claws Mail which shows warning when sending mail containing some configurable keyword. Approved by: Chris Hutchinson <portmaster@bsdforge.com> (maintainer) PR: 264124
8 lines
195 B
Makefile
8 lines
195 B
Makefile
PORTNAME= keyword_warner
|
|
|
|
COMMENT= Configurable keyword warning plugin for Claws Mail
|
|
|
|
CLAWS_PLUGINS_BUILD= ${PORTNAME}
|
|
|
|
.include "${.CURDIR}/../claws-mail/Makefile.claws"
|
|
.include <bsd.port.mk>
|