op-packages/luci-lib-iform/Makefile
github-actions[bot] 32600acc60 🌴 Sync 2026-03-05 23:51:42
2026-03-05 23:51:42 +08:00

17 lines
325 B
Makefile

include $(TOPDIR)/rules.mk
PKG_VERSION:=1.1.1
PKG_RELEASE:=1
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