mirror of
https://github.com/opnsense/plugins.git
synced 2026-02-03 20:40:37 -05:00
9 lines
215 B
Makefile
9 lines
215 B
Makefile
PLUGIN_NAME= vmware
|
|
PLUGIN_VERSION= 1.5
|
|
PLUGIN_REVISION= 1
|
|
PLUGIN_COMMENT= VMware tools
|
|
PLUGIN_DEPENDS= open-vm-tools-nox11
|
|
PLUGIN_MAINTAINER= franco@opnsense.org
|
|
PLUGIN_TIER= 2
|
|
|
|
.include "../../Mk/plugins.mk"
|