0
0
mirror of https://github.com/openwrt/luci.git synced 2025-02-22 22:26:18 +00:00
Paul Donald b2e7441a60 luci-lib-uqr: introduce JS library
Initial idea by Christian Marangi <ansuelsmth@gmail.com>

Signed-off-by: Paul Donald <newtwen+github@gmail.com>
2024-06-27 20:08:21 +02:00

12 lines
238 B
Makefile

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