Files
luci/applications/luci-app-nlbwmon/Makefile
2024-03-21 10:53:53 +01:00

11 lines
226 B
Makefile

include $(TOPDIR)/rules.mk
PKG_LICENSE:=Apache-2.0
LUCI_TITLE:=Netlink based bandwidth accounting
LUCI_DEPENDS:=+luci-base +luci-lib-chartjs +nlbwmon
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature