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