luci-proto-yggdrasil: add `yggdrasil-jumper` support
[project/luci.git] / protocols / luci-proto-yggdrasil / Makefile
1 #
2 # Copyright (C) 2023 kulupu.io development team (turretkeeper@kulupu.io)
3 #
4 # This is free software, licensed under the Apache License, Version 2.0 .
5 #
6
7 include $(TOPDIR)/rules.mk
8
9 LUCI_TITLE:=Support for Yggdrasil Network
10 LUCI_DEPENDS:=+yggdrasil
11 LUCI_PKGARCH:=all
12 PKG_VERSION:=1.1.0
13
14 PKG_PROVIDES:=luci-proto-yggdrasil
15
16 include ../../luci.mk
17
18 # call BuildPackage - OpenWrt buildroot signature