0
0
mirror of https://github.com/openwrt/luci.git synced 2025-08-15 15:53:03 +00:00
Files
2025-07-02 14:14:32 +02:00

18 lines
348 B
Makefile

# SPDX-License-Identifier: Apache-2.0
#
# Copyright (C) 2023 ImmortalWrt.org
include $(TOPDIR)/rules.mk
PKG_LICENSE:=Apache-2.0
LUCI_TITLE:=LuCI app for OpenList
LUCI_DEPENDS:=+openlist
PKG_MAINTAINER:=Tianling Shen <cnsztl@immortalwrt.org>
PKG_PROVIDES:=luci-app-alist
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature