Correctly handle speed = -1
[project/luci.git] / applications / luci-app-siitwizard / 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:=SIIT IPv4-over-IPv6 configuration wizard
10 LUCI_DEPENDS:=+luci-base +luci-compat +kmod-siit
11
12 PKG_LICENSE:=Apache-2.0
13 PKG_MAINTAINER:=Steven Barth <steven@midlink.org>, \
14 Jo-Philipp Wich <jo@mein.io>
15
16 include ../../luci.mk
17
18 # call BuildPackage - OpenWrt buildroot signature