1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-02-15 03:51:51 +00:00
openmptcprouter-feeds/luci-app-zerotier/Makefile

20 lines
399 B
Makefile
Raw Normal View History

2023-01-18 12:37:29 +00:00
#
# Copyright (C) 2008-2014 The LuCI Team <luci@lists.subsignal.org>
#
# This is free software, licensed under the Apache License, Version 2.0 .
#
include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI for Zerotier
LUCI_DEPENDS:=+zerotier
LUCI_PKGARCH:=all
PKG_NAME:=luci-app-zerotier
PKG_VERSION:=1.0
2023-01-18 13:21:55 +00:00
PKG_RELEASE:=21
2023-01-18 12:37:29 +00:00
2023-01-18 12:43:16 +00:00
include $(TOPDIR)/feeds/luci/luci.mk
2023-01-18 12:37:29 +00:00
# call BuildPackage - OpenWrt buildroot signature