Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports-gnome
Path: blob/main/mail/claws-mail-clamd/Makefile
16149 views
# Created by: Pawel Pekala <[email protected]>

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>