aboutsummaryrefslogtreecommitdiff
path: root/mail/claws-mail-clamd/Makefile
blob: c46f5cc582aed3b558b4a93755351868ab9b0c73 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Created by: Pawel Pekala <c0rn@o2.pl>

PORTNAME=	clamd
PORTREVISION=	0

COMMENT=	ClamAV based antivirus plugin for Claws Mail

RUN_DEPENDS=	clamd:security/clamav

CLAWS_PLUGINS_BUILD=	${PORTNAME}

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