mirror of
https://github.com/opnsense/plugins.git
synced 2026-04-13 13:25:51 -05:00
8 lines
203 B
Makefile
8 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"
|