13 lines
261 B
Makefile
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>
|