luci/applications/luci-app-rosy-file-server/Makefile
Dirk Brenken 34b682afac luci-app-rosy-fileserver: mark as broken
The LuCI application is unmaintained and broken.

Signed-off-by: Dirk Brenken <dev@brenken.org>
2021-10-10 11:15:06 -10:00

15 lines
415 B
Makefile

#
# Copyright (C) 2008-2014 The LuCI Team <luci@lists.subsignal.org>
# Copyright (C) 2018 Rosy Song <rosysong@rosinson.com>
#
# This is free software, licensed under the Apache License, Version 2.0 .
#
include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI Support for Rosy File Server
LUCI_DEPENDS:=+luci-compat +luci-base +rosy-file-server @BROKEN
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature