freebsd-ports/mail/claws-mail-spamassassin/Makefile
Adam Weinberger 531cd7932f Move {mail,japanese}/p5-Mail-SpamAssassin to &/spamassassin, in the name of
improving accessibility.

I think people who want to just find the port/package and install it are
more likely to look for "spamassassin the program" than "spamassassin the
perl module collection."
2014-03-11 21:49:40 +00:00

14 lines
293 B
Makefile

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