1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-02-13 11:01:50 +00:00
openmptcprouter-feeds/luci-app-openmptcprouter/Makefile

19 lines
400 B
Makefile
Raw Normal View History

2018-03-23 19:23:27 +00:00
#
# Copyright (C) 2018 Ycarus (Yannick Chabanois) <ycarus@zugaina.org>
#
#
include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI Support for OpenMPTCProuter
2018-07-24 15:08:27 +00:00
LUCI_DEPENDS:=+luci-lib-json +rdisc6 +curl +whois +bind-dig
2018-04-18 06:01:01 +00:00
PKG_LICENSE:=GPLv3
2018-03-23 19:23:27 +00:00
include ../luci/luci.mk
2018-04-13 12:26:50 +00:00
define Package/luci-app-openmptcprouter/conffiles
/etc/sysctl.d/zzz_openmptcprouter.conf
endef
2018-03-23 19:23:27 +00:00
# call BuildPackage - OpenWrt buildroot signature