luci-app-nlbwmon: move chartjs to own packages luci-lib-chartjs
[project/luci.git] / libs / luci-lib-chartjs / Makefile
diff --git a/libs/luci-lib-chartjs/Makefile b/libs/luci-lib-chartjs/Makefile
new file mode 100644 (file)
index 0000000..ba545f1
--- /dev/null
@@ -0,0 +1,11 @@
+# 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