Add luci, based upon commit : ae8ddb0ca6dfe98cb842fe2c01b36c4df55a0894
[librecmc/librecmc.git] / package / luci / modules / luci-mod-status / Makefile
1 #
2 # Copyright (C) 2008-2014 The LuCI Team <luci@lists.subsignal.org>
3 #
4 # This is free software, licensed under the Apache License, Version 2.0 .
5 #
6
7 include $(TOPDIR)/rules.mk
8
9 LUCI_TITLE:=LuCI Status Pages
10 LUCI_DEPENDS:=+luci-base +libiwinfo +libiwinfo-lua
11
12 PKG_BUILD_DEPENDS:=iwinfo
13 PKG_LICENSE:=Apache-2.0
14
15 include ../../luci.mk
16
17 # call BuildPackage - OpenWrt buildroot signature
18