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

PORTNAME=	clamd

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>