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