mirror of
https://github.com/opnsense/plugins.git
synced 2026-04-12 09:51:57 -05:00
9 lines
238 B
Makefile
9 lines
238 B
Makefile
PLUGIN_NAME= netbird
|
|
PLUGIN_VERSION= 1.2
|
|
PLUGIN_DEPENDS= netbird
|
|
PLUGIN_COMMENT= Peer-to-peer VPN that seamlessly connects your devices
|
|
PLUGIN_MAINTAINER= dev@netbird.io
|
|
PLUGIN_WWW= https://netbird.io
|
|
|
|
.include "../../Mk/plugins.mk"
|