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>