freebsd-ports/mail/claws-mail-spam_report/Makefile
2021-04-06 16:31:07 +02:00

13 lines
261 B
Makefile

# Created by: Martin Wilke <miwi@FreeBSD.org>
PORTNAME= spam_report
PORTREVISION= 0
COMMENT= Spam report plugin for Claws Mail
LIB_DEPENDS= libcurl.so:ftp/curl
CLAWS_PLUGINS_BUILD= ${PORTNAME}
.include "../claws-mail/Makefile.claws"
.include <bsd.port.mk>