op-packages/luci-app-oaf/Makefile
github-actions[bot] bfb0ec1b8c 🏅 Sync 2026-04-20 20:27:29
2026-04-20 20:27:29 +08:00

16 lines
351 B
Makefile

#
# This is free software, licensed under the Apache License, Version 2.0 .
#
include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI support for OAF
LUCI_PKGARCH:=all
LUCI_DEPENDS:=+appfilter +kmod-oaf +luci-compat
PKG_NAME:=luci-app-oaf
PKG_VERSION:=6.1.4
PKG_RELEASE:=3
include $(TOPDIR)/feeds/luci/luci.mk
# call BuildPackage - OpenWrt buildroot signature