small-package/luci-lib-iform/Makefile

17 lines
332 B
Makefile
Raw Normal View History

2022-06-27 20:22:34 +08:00
include $(TOPDIR)/rules.mk
2022-11-15 20:21:22 +08:00
PKG_VERSION:=1.1.1
PKG_RELEASE:=20221115
2022-06-27 20:22:34 +08:00
PKG_MAINTAINER:=xiaobao <xiaobao@linkease.com>
LUCI_TITLE:=LuCI library for json form
LUCI_DESCRIPTION:=Json form library
LUCI_DEPENDS:= +luci-lib-jsonc
LUCI_PKGARCH:=all
include $(TOPDIR)/feeds/luci/luci.mk
# call BuildPackage - OpenWrt buildroot signature