2
0

Makefile 238 B

1234567891011
  1. # This is free software, licensed under the MIT License.
  2. include $(TOPDIR)/rules.mk
  3. PKG_LICENSE=MIT
  4. LUCI_TITLE:=µQR - micro QR: SVG QRcode generator JS library
  5. include ../../luci.mk
  6. # call BuildPackage - OpenWrt buildroot signature