From 2ea76daa359408ccec3b55702f81332d69ef6baf Mon Sep 17 00:00:00 2001 From: Jason Hawks Date: Thu, 21 Sep 2023 20:29:34 -0400 Subject: [PATCH] Makefile Fix --- Makefile | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Makefile b/Makefile index ff14318..2066a9e 100644 --- a/Makefile +++ b/Makefile @@ -2,6 +2,11 @@ include $(TOPDIR)/rules.mk +PKG_MAINTAINER:=Jason Hawks + +PKG_NAME:=luci-app-frigate +PKG_VERSION:=1.0.0 +PKG_RELEASE:=1 LUCI_TITLE:=LuCI support for frigate LUCI_PKGARCH:=all