summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-vnstat2/Makefile
blob: 420bf548a407eeda23334cf4bb04ec0134335998 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# This is free software, licensed under the Apache License, Version 2.0

include $(TOPDIR)/rules.mk

LUCI_TITLE:=LuCI Support for vnStat 2
LUCI_DEPENDS:=+luci-lib-jsonc +vnstat2 +vnstati2

PKG_LICENSE:=Apache-2.0
PKG_MAINTAINER:=Jan Hoffmann <jan@3e8.eu>

include ../../luci.mk

# call BuildPackage - OpenWrt buildroot signature