op-packages/luci-app-watchdog/Makefile
github-actions[bot] cc70f9d491 🎉 Sync 2026-03-12 23:47:33
2026-03-12 23:47:33 +08:00

22 lines
543 B
Makefile

#
# Copyright (C) 2025 sirpdboy herboy2008@gmail.com https://github.com/sirpdboy/luci-app-watchdog
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
include $(TOPDIR)/rules.mk
PKG_NAME:=luci-app-watchdog
PKG_VERSION:=1.0.8
PKG_RELEASE:=2
PKG_MAINTAINER:=sirpdboy <herboy2008@gmail.com>
PKG_CONFIG_DEPENDS:=
LUCI_TITLE:=LuCI support for watchdog
LUCI_PKGARCH:=all
LUCI_DEPENDS:=+watchdog
include $(TOPDIR)/feeds/luci/luci.mk
# call BuildPackage - OpenWrt buildroot signature