# # Copyright (C) 2008-2014 The LuCI Team # Copyright (C) 2017-2019 Ycarus (Yannick Chabanois) # # This is based on OpenVPN LuCI Support. # This is free software, licensed under the Apache License, Version 2.0 . # include $(TOPDIR)/rules.mk LUCI_TITLE:=LuCI Support for Glorytun LUCI_DEPENDS:=+glorytun +glorytun-udp LUCI_PKGARCH:=all PKG_LICENSE:=GPLv2 PKG_MAINTAINER:=Ycarus (Yannick Chabanois) #include ../luci/luci.mk include $(TOPDIR)/feeds/luci/luci.mk # call BuildPackage - OpenWrt buildroot signature