mirror of
https://github.com/opnsense/plugins.git
synced 2026-02-03 20:40:37 -05:00
8 lines
229 B
Makefile
8 lines
229 B
Makefile
PLUGIN_NAME= wazuh-agent
|
|
PLUGIN_VERSION= 1.3
|
|
PLUGIN_REVISION= 1
|
|
PLUGIN_COMMENT= Agent for the open source security platform Wazuh
|
|
PLUGIN_DEPENDS= wazuh-agent
|
|
PLUGIN_MAINTAINER= ad@opnsense.org
|
|
|
|
.include "../../Mk/plugins.mk"
|