luci-mod-network: steering flow - permit only integer value
[project/luci.git] / applications / luci-app-ddns / Makefile
1 #
2 # Copyright 2008 Steven Barth <steven@midlink.org>
3 # Copyright 2008 Jo-Philipp Wich <jow@openwrt.org>
4 # Copyright 2013 Manuel Munz <freifunk at somakoma dot de>
5 # Copyright 2014-2018 Christian Schoenebeck <christian dot schoenebeck at gmail dot com>
6 #
7 # This is free software, licensed under the Apache License, Version 2.0
8
9 include $(TOPDIR)/rules.mk
10
11 PKG_LICENSE:=Apache-2.0
12 PKG_MAINTAINER:=Ansuel Smith <ansuelsmth@gmail.com>
13
14 LUCI_TITLE:=LuCI Support for Dynamic DNS Client (ddns-scripts)
15 LUCI_DEPENDS:=+luci-lib-ipkg +luci-mod-admin-full +ddns-scripts
16 LUCI_PKGARCH:=all
17
18 include ../../luci.mk
19
20 # call BuildPackage - OpenWrt buildroot signature