mirror of
https://github.com/netbirdio/OPNsensePlugins.git
synced 2026-05-22 18:42:59 -07:00
9 lines
211 B
Makefile
9 lines
211 B
Makefile
PLUGIN_NAME= zerotier
|
|
PLUGIN_VERSION= 1.3.2
|
|
PLUGIN_REVISION= 6
|
|
PLUGIN_COMMENT= Virtual Networks That Just Work
|
|
PLUGIN_DEPENDS= zerotier
|
|
PLUGIN_MAINTAINER= dharrigan@gmail.com
|
|
|
|
.include "../../Mk/plugins.mk"
|