mirror of https://github.com/openwrt/luci.git
luci-lib-uqr: introduce JS library
Initial idea by Christian Marangi <ansuelsmth@gmail.com> Signed-off-by: Paul Donald <newtwen+github@gmail.com>pull/7102/head
parent
076c2c83b5
commit
b2e7441a60
|
@ -0,0 +1,11 @@
|
|||
# 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
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue