small-packages/luci-app-tailscale/Makefile
2026-05-10 09:48:30 +08:00

15 lines
278 B
Makefile

# SPDX-License-Identifier: GPL-3.0-only
#
# Copyright (C) 2024 asvow
include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI for Tailscale
LUCI_DEPENDS:=+tailscale
PKG_MAINTAINER:=Geoffrey Hall <asvows@gmail.com>
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature