OpenAppFilter/luci-app-oaf/Makefile
sbwml 63ad155d49 open-app-filter: add depends kmod-oaf
Signed-off-by: sbwml <admin@cooluc.com>
2024-10-19 06:14:04 +08:00

16 lines
344 B
Makefile
Executable File

#
# This is free software, licensed under the Apache License, Version 2.0 .
#
include $(TOPDIR)/rules.mk
LUCI_TITLE:=Open App Filter Module
LUCI_PKGARCH:=all
LUCI_DEPENDS:=+appfilter +luci-compat
PKG_NAME:=luci-app-oaf
PKG_VERSION:=5.0.2
PKG_RELEASE:=1
include $(TOPDIR)/feeds/luci/luci.mk
# call BuildPackage - OpenWrt buildroot signature