From: Florian Eckert Date: Fri, 15 Mar 2024 14:22:18 +0000 (+0100) Subject: luci-app-ahcp: add missing PKG_LICENSE X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=9214fe523725d9cde9660cfa894ad22d8251892e;p=project%2Fluci.git luci-app-ahcp: add missing PKG_LICENSE Signed-off-by: Florian Eckert --- diff --git a/applications/luci-app-ahcp/Makefile b/applications/luci-app-ahcp/Makefile index f66be24766..47e3f8c562 100644 --- a/applications/luci-app-ahcp/Makefile +++ b/applications/luci-app-ahcp/Makefile @@ -6,6 +6,8 @@ include $(TOPDIR)/rules.mk +PKG_LICENSE:=Apache-2.0 + LUCI_TITLE:=LuCI Support for AHCPd LUCI_DEPENDS:=+luci-base +luci-compat +ahcpd