# Copyright (C) 2020-2021 sirpdboy # # This is free software, licensed under the GNU General Public License v3. # include $(TOPDIR)/rules.mk PKG_NAME:=luci-app-netspeedtest LUCI_TITLE:=LuCI Support for netspeedtest LUCI_DEPENDS:=+python3 +iperf3 +homebox +netperf LUCI_PKGARCH:=all PKG_VERSION:=2.1.3 PKG_RELEASE:=20230302 PKG_MAINTAINER:= include $(TOPDIR)/feeds/luci/luci.mk # call BuildPackage - OpenWrt buildroot signature