mirror of
https://github.com/opnsense/plugins.git
synced 2026-02-14 00:03:28 -05:00
7 lines
209 B
Makefile
7 lines
209 B
Makefile
PLUGIN_NAME= virtualbox
|
|
PLUGIN_VERSION= 1.0
|
|
PLUGIN_COMMENT= VirtualBox guest additions
|
|
PLUGIN_DEPENDS= virtualbox-ose-additions-nox11
|
|
PLUGIN_MAINTAINER= franco@opnsense.org
|
|
|
|
.include "../../Mk/plugins.mk"
|