1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-02-12 10:31:51 +00:00
openmptcprouter-feeds/luci-app-haproxy-tcp/Makefile

18 lines
392 B
Makefile
Raw Permalink Normal View History

2018-02-20 12:49:33 +00:00
#
# Copyright (C) 2016 chenhw2 <chenhw2@github.com>
# Copyright (C) 2018 Ycarus (Yannick Chabanois) <ycarus@zugaina.org>
#
# See /LICENSE for more information.
#
include $(TOPDIR)/rules.mk
2018-02-28 11:16:51 +00:00
LUCI_TITLE:=LuCI Support for haproxy-tcp
LUCI_DEPENDS:=+haproxy-nossl
2018-02-20 12:49:33 +00:00
PKG_LICENSE:=MIT
2019-11-20 17:26:16 +00:00
#include ../luci/luci.mk
include $(TOPDIR)/feeds/luci/luci.mk
2018-02-28 11:16:51 +00:00
# call BuildPackage - OpenWrt buildroot signature