mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
9 lines
229 B
Makefile
9 lines
229 B
Makefile
PLUGIN_NAME= wazuh-agent
|
|
PLUGIN_VERSION= 1.2
|
|
PLUGIN_REVISION= 3
|
|
PLUGIN_COMMENT= Agent for the open source security platform Wazuh
|
|
PLUGIN_DEPENDS= wazuh-agent
|
|
PLUGIN_MAINTAINER= ad@opnsense.org
|
|
|
|
.include "../../Mk/plugins.mk"
|