mirror of
https://github.com/opnsense/plugins.git
synced 2026-02-03 20:40:37 -05:00
7 lines
172 B
Makefile
7 lines
172 B
Makefile
PLUGIN_NAME= zerotier
|
|
PLUGIN_VERSION= 1.3.2
|
|
PLUGIN_REVISION= 6
|
|
PLUGIN_COMMENT= Virtual Networks That Just Work
|
|
PLUGIN_DEPENDS= zerotier
|
|
|
|
.include "../../Mk/plugins.mk"
|