small-package/luci-app-natter2/Makefile

16 lines
346 B
Makefile
Raw Normal View History

2024-01-01 23:35:43 +08:00
# Copyright (C) 2020-2024 Hyy2001X <https://github.com/Hyy2001X>
include $(TOPDIR)/rules.mk
PKG_NAME:=luci-app-natter2
PKG_VERSION:=1.0
2024-02-29 00:21:42 +08:00
PKG_RELEASE:=3
2024-01-01 23:35:43 +08:00
2024-02-29 00:21:42 +08:00
LUCI_TITLE:=LuCI Support for Natter v2.0.0-rc2
2024-01-01 23:35:43 +08:00
LUCI_PKGARCH:=all
LUCI_DEPENDS:=+natter2
include $(TOPDIR)/feeds/luci/luci.mk
# call BuildPackage - OpenWrt buildroot signature