mirror of
https://github.com/opnsense/plugins.git
synced 2026-04-06 01:24:58 -04:00
8 lines
238 B
Makefile
8 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"
|