Merge pull request #1259 from jow-/introduce-nlbwmon
[project/luci.git] / libs / luci-lib-ip / Makefile
1 #
2 # Copyright (C) 2015 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:=Lua library for IP calculation and routing information
10 LUCI_DEPENDS:=+liblua +libnl-tiny
11
12 PKG_LICENSE:=Apache-2.0
13
14 include ../../luci.mk
15
16 # call BuildPackage - OpenWrt buildroot signature