Makefile 251 B

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