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

17 lines
462 B
Makefile
Raw Normal View History

2022-06-16 17:28:25 +00:00
# This is free software, licensed under the Apache License, Version 2.0 .
#
include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI Support for SQM Scripts with autorate
LUCI_DESCRIPTION:=Luci interface for the SQM scripts queue management package with SQM autorate
PKG_MAINTAINER:=Toke Høiland-Jørgensen <toke@toke.dk>
2023-06-01 17:54:32 +00:00
LUCI_DEPENDS:=+sqm-scripts +bash +tsping
2022-06-16 17:28:25 +00:00
LUCI_PKGARCH:=all
include $(TOPDIR)/feeds/luci/luci.mk
# call BuildPackage - OpenWrt buildroot signature