summaryrefslogtreecommitdiffhomepage
path: root/protocols/luci-proto-yggdrasil/Makefile
blob: 1025cb67cab69e639df430694ef2b10cd5672282 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#
# 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.0

include ../../luci.mk

# call BuildPackage - OpenWrt buildroot signature