mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
f574713b58
While here, don't mention the word "wrapper" anymore
8 lines
183 B
Makefile
8 lines
183 B
Makefile
PLUGIN_NAME= xen
|
|
PLUGIN_VERSION= 1.1
|
|
PLUGIN_COMMENT= Xen guest utilities
|
|
PLUGIN_DEPENDS= xe-guest-utilities
|
|
PLUGIN_MAINTAINER= franco@opnsense.org
|
|
|
|
.include "../../Mk/plugins.mk"
|