2
0

Makefile 296 B

12345678910111213
  1. include $(TOPDIR)/rules.mk
  2. PKG_LICENSE:=Apache-2.0
  3. LUCI_TITLE:=Netlink based bandwidth accounting
  4. LUCI_DEPENDS:=+luci-base +luci-lib-chartjs +nlbwmon
  5. PKG_LICENSE:=Apache-2.0
  6. PKG_MAINTAINER:=Jo-Philipp Wich <jo@mein.io>
  7. include ../../luci.mk
  8. # call BuildPackage - OpenWrt buildroot signature