14 lines
281 B
Makefile
14 lines
281 B
Makefile
# Created by: Pawel Pekala <pawel@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= spamassassin
|
|
PORTREVISION= 0
|
|
|
|
COMMENT= SpamAssassin plugin for Claws Mail
|
|
|
|
RUN_DEPENDS= spamd:mail/spamassassin
|
|
|
|
CLAWS_PLUGINS_BUILD= spamassassin
|
|
|
|
.include "../claws-mail/Makefile.claws"
|
|
.include <bsd.port.mk>
|