luci/applications/luci-app-alist/Makefile
Tianling Shen f0c6defa1e luci-app-alist: add new package
Add LuCI interface for the AList package.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-12-30 02:45:13 +00:00

12 lines
232 B
Makefile

# SPDX-License-Identifier: Apache-2.0
#
# Copyright (C) 2023 ImmortalWrt.org
include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI app for AList
LUCI_DEPENDS:=+alist
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature