mirror of
https://github.com/opnsense/plugins.git
synced 2026-06-26 14:29:24 -05:00
9 lines
220 B
Makefile
9 lines
220 B
Makefile
PLUGIN_NAME= clamav
|
|
PLUGIN_VERSION= 1.8
|
|
PLUGIN_REVISION= 1
|
|
PLUGIN_COMMENT= Antivirus engine for detecting malicious threats
|
|
PLUGIN_DEPENDS= clamav
|
|
PLUGIN_MAINTAINER= m.muenz@gmail.com
|
|
|
|
.include "../../Mk/plugins.mk"
|