op-packages/luci-app-gecoosac/Makefile
github-actions[bot] bd9e30ea67 🌴 Sync 2026-06-17 21:17:50
2026-06-17 21:17:50 +08:00

20 lines
412 B
Makefile

# Copyright (C) 2024 Openwrt.org
#
# This is free software, licensed under the GNU Affero General Public License v3.0 only.
#
include $(TOPDIR)/rules.mk
PKG_NAME:=luci-app-gecoosac
PKG_VERSION:=2.2
PKG_RELEASE:=9
LUCI_TITLE:=LuCI Support for gecoosac
LUCI_DEPENDS:=+gecoosac
LUCI_PKGARCH:=all
PKG_LICENSE:=AGPL-3.0-only
include $(TOPDIR)/feeds/luci/luci.mk
# call BuildPackage - OpenWrt buildroot signature