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