mirror of
https://github.com/opnsense/plugins.git
synced 2026-04-14 05:28:48 -04:00
7 lines
203 B
Makefile
7 lines
203 B
Makefile
PLUGIN_NAME= clamav
|
|
PLUGIN_VERSION= 1.8.1
|
|
PLUGIN_COMMENT= Antivirus engine for detecting malicious threats
|
|
PLUGIN_DEPENDS= clamav
|
|
PLUGIN_MAINTAINER= m.muenz@gmail.com
|
|
|
|
.include "../../Mk/plugins.mk"
|