8d6597e0bb
With hat: portmgr Sponsored by: Absolight
14 lines
268 B
Makefile
14 lines
268 B
Makefile
# Created by: Pawel Pekala <c0rn@o2.pl>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= clamd
|
|
PORTREVISION= 0
|
|
|
|
COMMENT= ClamAV based antivirus plugin for Claws Mail
|
|
|
|
RUN_DEPENDS= clamd:security/clamav
|
|
|
|
CLAWS_PLUGINS_BUILD= clamd
|
|
|
|
.include "../claws-mail/Makefile.claws"
|
|
.include <bsd.port.mk>
|