0
0
mirror of https://github.com/openwrt/luci.git synced 2025-09-26 03:35:09 +00:00
Files
luci/libs/luci-lib-chartjs/Makefile
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