luci-proto-openconnect: updated SSL VPN option list and update sha1 hash wording
[project/luci.git] / applications / luci-app-statistics / Makefile
index 140c136d5bebce4a6e4a16bbce2db94e96a278fe..38f9585795c0be82d3a156ed30a05068fa93714c 100644 (file)
@@ -6,6 +6,8 @@
 
 include $(TOPDIR)/rules.mk
 
+PKG_LICENSE:=Apache-2.0
+
 LUCI_TITLE:=LuCI Statistics Application
 LUCI_DEPENDS:= \
        +luci-base \
@@ -19,6 +21,8 @@ LUCI_DEPENDS:= \
        +collectd-mod-load \
        +collectd-mod-network
 
+PKG_MAINTAINER:=Jo-Philipp Wich <jo@mein.io>
+
 define Package/luci-app-statistics/conffiles
 /etc/config/luci_statistics
 endef