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

PORTNAME=   clamd
PORTREVISION=   0

COMMENT=    ClamAV based antivirus plugin for Claws Mail

RUN_DEPENDS=    clamd:${PORTSDIR}/security/clamav

CLAWS_PLUGINS_BUILD=    clamd

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