summaryrefslogtreecommitdiffhomepage
path: root/libs/luci-lib-chartjs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libs/luci-lib-chartjs/Makefile')
-rw-r--r--libs/luci-lib-chartjs/Makefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/libs/luci-lib-chartjs/Makefile b/libs/luci-lib-chartjs/Makefile
new file mode 100644
index 0000000000..ba545f1057
--- /dev/null
+++ b/libs/luci-lib-chartjs/Makefile
@@ -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