Merge pull request #393 from nmav/no-group-match
[project/luci.git] / applications / luci-app-fwknopd / Makefile
1 #
2 # Copyright (C) 2015 The LuCI Team <luci@lists.subsignal.org>
3 #
4 # This is free software, licensed under the GNU General Public License v2.
5 #
6
7 include $(TOPDIR)/rules.mk
8
9 LUCI_TITLE:=Fwknopd config - web config for the firewall knock daemon
10 LUCI_DEPENDS:=+fwknopd +qrencode
11 PKG_VERSION:=1.0
12 PKG_RELEASE:=1
13 PKG_LICENSE:=GPLv2
14 PKG_MAINTAINER:=Jonathan Bennett <JBennett@incomsystems.biz>
15 include ../../luci.mk
16
17 # call BuildPackage - OpenWrt buildroot signature