mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-24 09:25:01 +00:00
8d6597e0bb
With hat: portmgr Sponsored by: Absolight
15 lines
281 B
Makefile
15 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>
|