1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-24 09:25:01 +00:00
freebsd-ports/mail/claws-mail-spamassassin/Makefile
Mathieu Arnold 8d6597e0bb Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:16:16 +00:00

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>