diff options
Diffstat (limited to 'applications/luci-app-ledtrig-switch/Makefile')
-rw-r--r-- | applications/luci-app-ledtrig-switch/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/applications/luci-app-ledtrig-switch/Makefile b/applications/luci-app-ledtrig-switch/Makefile index dbe4d1a89a..f055062f3d 100644 --- a/applications/luci-app-ledtrig-switch/Makefile +++ b/applications/luci-app-ledtrig-switch/Makefile @@ -10,6 +10,7 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:= LuCI Support for ledtrigger switch LUCI_DEPENDS:=+luci-base +PKG_LICENSE:=Apache-2.0 PKG_MAINTAINER:=Jo-Philipp Wich <jo@mein.io> include ../../luci.mk |