summaryrefslogtreecommitdiff
path: root/mail/claws-mail-clamd/Makefile
blob: f163639a437bbac7eb55236e07e6165044b9ca46 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
PORTNAME=	clamd

COMMENT=	ClamAV based antivirus plugin for Claws Mail
WWW=		https://www.claws-mail.org/plugins.php

RUN_DEPENDS=	clamd:security/clamav

CLAWS_PLUGINS_BUILD=	${PORTNAME}

.include "../claws-mail/Makefile.claws"
.include <bsd.port.mk>