From: Florian Eckert Date: Fri, 15 Mar 2024 14:31:47 +0000 (+0100) Subject: luci-app-nlbwmon: add missing PKG_LICENSE X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=bfe0e01866360ecae1ff36bcb78be7c9725805b0;p=openwrt-luci.git luci-app-nlbwmon: add missing PKG_LICENSE Signed-off-by: Florian Eckert --- diff --git a/applications/luci-app-nlbwmon/Makefile b/applications/luci-app-nlbwmon/Makefile index d53452c3f0..fcf55a3212 100644 --- a/applications/luci-app-nlbwmon/Makefile +++ b/applications/luci-app-nlbwmon/Makefile @@ -1,5 +1,7 @@ include $(TOPDIR)/rules.mk +PKG_LICENSE:=Apache-2.0 + LUCI_TITLE:=Netlink based bandwidth accounting LUCI_DEPENDS:=+luci-base +nlbwmon