X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=applications%2Fluci-app-statistics%2FMakefile;fp=applications%2Fluci-app-statistics%2FMakefile;h=af07cfbd02116f34c8244df839811476a89a861c;hb=1bb4822dca6113f73e3bc89e2acf15935e6f8e92;hp=0000000000000000000000000000000000000000;hpb=9edd0e46c3f880727738ce8ca6ff1c8b85f99ef4;p=project%2Fluci.git diff --git a/applications/luci-app-statistics/Makefile b/applications/luci-app-statistics/Makefile new file mode 100644 index 0000000000..af07cfbd02 --- /dev/null +++ b/applications/luci-app-statistics/Makefile @@ -0,0 +1,16 @@ +# +# Copyright (C) 2008-2014 The LuCI Team +# +# This is free software, licensed under the Apache License, Version 2.0 . +# + +include $(TOPDIR)/rules.mk + +LUCI_TITLE:=LuCI Statistics Application +LUCI_DEPENDS:= \ + +collectd +rrdtool1 +collectd-mod-rrdtool +collectd-mod-iwinfo \ + +collectd-mod-interface +collectd-mod-load +collectd-mod-network + +include ../../luci.mk + +# call BuildPackage - OpenWrt buildroot signature