From 5b59ef08c7b47854c7a9f162d258b071612484d1 Mon Sep 17 00:00:00 2001 From: Florian Eckert Date: Fri, 15 Mar 2024 15:24:40 +0100 Subject: luci-app-xinetd: add missing PKG_LICENSE Signed-off-by: Florian Eckert --- applications/luci-app-xinetd/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'applications/luci-app-xinetd/Makefile') diff --git a/applications/luci-app-xinetd/Makefile b/applications/luci-app-xinetd/Makefile index bbe0b22c2e..3f9554f1e7 100644 --- a/applications/luci-app-xinetd/Makefile +++ b/applications/luci-app-xinetd/Makefile @@ -7,11 +7,12 @@ include $(TOPDIR)/rules.mk +PKG_LICENSE:=Apache-2.0 +PKG_MAINTAINER:=Helge Mader + LUCI_TITLE:=LuCI Support for xinetd LUCI_DEPENDS:=+luci-base +xinetd -PKG_MAINTAINER:=Helge Mader - include ../../luci.mk # call BuildPackage - OpenWrt buildroot signature -- cgit v1.2.3