Makefile 428 B

123456789101112131415
  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. include $(TOPDIR)/rules.mk
  7. LUCI_TITLE:=Fwknopd config - web config for the firewall knock daemon
  8. LUCI_DEPENDS:=+fwknopd +qrencode
  9. PKG_LICENSE:=GPLv2
  10. PKG_MAINTAINER:=Jonathan Bennett <JBennett@incomsystems.biz>
  11. include ../../luci.mk
  12. # call BuildPackage - OpenWrt buildroot signature