mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
8 lines
201 B
Makefile
8 lines
201 B
Makefile
PLUGIN_NAME= qemu-guest-agent
|
|
PLUGIN_VERSION= 1.3
|
|
PLUGIN_COMMENT= QEMU Guest Agent for OPNsense
|
|
PLUGIN_DEPENDS= qemu-guest-agent
|
|
PLUGIN_MAINTAINER= opnsense@moov.de
|
|
|
|
.include "../../Mk/plugins.mk"
|