small-package/luci-app-msd_lite/Makefile

19 lines
407 B
Makefile
Raw Normal View History

2023-03-03 12:31:58 +08:00
#
# Copyright (C) 2008-2022 The LuCI Team
#
# This is free software, licensed under the Apache License, Version 2.0.
#
# Converted by ximitech
2023-01-26 15:12:50 +08:00
include $(TOPDIR)/rules.mk
2023-03-03 12:31:58 +08:00
PKG_VERSION:=20221214
PKG_RELEASE:=1
LUCI_TITLE:=LuCI support for Multi Stream Daemon Lite
LUCI_DEPENDS:=+msd_lite +luci-compat
2023-01-26 15:12:50 +08:00
LUCI_PKGARCH:=all
include $(TOPDIR)/feeds/luci/luci.mk
2023-03-03 12:31:58 +08:00
# call BuildPackage - OpenWrt buildroot signature