441d6f4800
- Add support for STAGEDIR - Properly set configure iconv args PR: ports/182439 [1] Reported by: Gerard Seibert <gerard@seibercom.net>
13 lines
294 B
Makefile
13 lines
294 B
Makefile
# Created by: Martin Wilke <miwi@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= spamreport
|
|
PORTREVISION= 0
|
|
|
|
COMMENT= Spam report plugin for Claws Mail
|
|
|
|
CLAWS_PLUGINS_BUILD= spam_report
|
|
|
|
.include "../claws-mail/Makefile.claws"
|
|
PLIST_FILES:= ${PLIST_FILES:S|spam_report|spamreport|g}
|
|
.include <bsd.port.mk>
|