mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-08 12:01:56 +00:00
15 lines
268 B
Makefile
15 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>
|