Merge pull request #289 from chris5560/master
[project/luci.git] / applications / luci-app-ddns / Makefile
1 #
2 # Copyright (C) 2008-2015 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 Support for Dynamic DNS (ddns-scripts)
10 LUCI_DEPENDS:=+ddns-scripts +luci-mod-admin-full
11
12 PKG_NAME:=luci-app-ddns
13 PKG_VERSION:=2.1.0
14 PKG_RELEASE:=4
15 PKG_LICENSE:=Apache-2.0
16 PKGARCH:=all
17
18 PKG_MAINTAINER:=Christian Schoenebeck <christian.schoenebeck@gmail.com>
19
20 include ../../luci.mk
21
22 # call BuildPackage - OpenWrt buildroot signature