summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-opkg/Makefile
diff options
context:
space:
mode:
authorFlorian Eckert <fe@dev.tdt.de>2024-03-15 15:23:39 +0100
committerFlorian Eckert <fe@dev.tdt.de>2024-03-15 15:30:31 +0100
commit97b33fef697cba972ff71165c319dbf0bc99658b (patch)
tree2711e8fbf59ea39f95a4e4db13f99087734d3431 /applications/luci-app-opkg/Makefile
parentd94efb5b1bb8d5488f937b0b72fc1a618f7a374e (diff)
luci-app-opkg: add missing PKG_LICENSE
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Diffstat (limited to 'applications/luci-app-opkg/Makefile')
-rw-r--r--applications/luci-app-opkg/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/applications/luci-app-opkg/Makefile b/applications/luci-app-opkg/Makefile
index 0f3d8a7027..1510a5acb9 100644
--- a/applications/luci-app-opkg/Makefile
+++ b/applications/luci-app-opkg/Makefile
@@ -6,6 +6,8 @@
include $(TOPDIR)/rules.mk
+PKG_LICENSE:=Apache-2.0
+
LUCI_TITLE:=OPKG package management application
LUCI_DEPENDS:=+luci-base +opkg