luci-app-alist/luci-app-alist/Makefile
sbwml 7f3cdca7a6 luci-app-alist: rewritten in JS
Signed-off-by: sbwml <admin@cooluc.com>
2024-08-14 13:42:58 +08:00

18 lines
345 B
Makefile

# Copyright (C) 2016 Openwrt.org
#
# This is free software, licensed under the Apache License, Version 2.0 .
#
include $(TOPDIR)/rules.mk
PKG_NAME:=luci-app-alist
PKG_VERSION:=1.1.0
PKG_RELEASE:=1
LUCI_TITLE:=LuCI support for alist
LUCI_DEPENDS:=+alist
include $(TOPDIR)/feeds/luci/luci.mk
# call BuildPackage - OpenWrt buildroot signature