0
0
mirror of https://github.com/openwrt/luci.git synced 2025-01-18 12:32:08 +00:00
Florian Eckert 10e3c449ef luci-app-nlbwmon: move chartjs to own packages luci-lib-chartjs
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2024-03-21 10:53:53 +01:00

12 lines
251 B
Makefile

# This is free software, licensed under the Apache License, Version 2.0 .
include $(TOPDIR)/rules.mk
PKG_LICENSE=MIT
LUCI_TITLE:=Simple HTML5 charts using the canvas element
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature