diff options
Diffstat (limited to 'applications/luci-app-nlbwmon/Makefile')
-rw-r--r-- | applications/luci-app-nlbwmon/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
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 |