0
0
mirror of https://github.com/openwrt/luci.git synced 2025-08-11 08:23:10 +00:00
Files
Remy D. Farley 39bc55695f luci-proto-yggdrasil: show peer latency
Signed-off-by: Remy D. Farley <one-d-wide@protonmail.com>
2024-06-30 17:25:24 +02:00

18 lines
418 B
Makefile

#
# Copyright (C) 2023 kulupu.io development team (turretkeeper@kulupu.io)
#
# This is free software, licensed under the Apache License, Version 2.0 .
#
include $(TOPDIR)/rules.mk
LUCI_TITLE:=Support for Yggdrasil Network
LUCI_DEPENDS:=+yggdrasil
LUCI_PKGARCH:=all
PKG_VERSION:=1.1.1
PKG_MAINTAINER:=William Fleurant <meshnet@protonmail.com>
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature