# Copyright (C) 2019-2020 Lienol # # This is free software, licensed under the GNU General Public License v3. # include $(TOPDIR)/rules.mk PKG_NAME:=luci-app-brook-server LUCI_TITLE:=LuCI support for Brook Server LUCI_DEPENDS:=+brook LUCI_PKGARCH:=all PKG_VERSION:=1 PKG_RELEASE:=2-20200326 include $(TOPDIR)/feeds/luci/luci.mk # call BuildPackage - OpenWrt buildroot signature