diff options
Diffstat (limited to 'applications/luci-app-opkg/Makefile')
-rw-r--r-- | applications/luci-app-opkg/Makefile | 2 |
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 |