op-packages/luci-app-gecoosac/Makefile
github-actions[bot] a27c5383fc 💐 Sync 2026-06-21 08:49:51
2026-06-21 08:49:51 +08:00

20 lines
424 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:=14
LUCI_TITLE:=LuCI Support for gecoosac
LUCI_DEPENDS:=+luci-base +gecoosac
LUCI_PKGARCH:=all
PKG_LICENSE:=AGPL-3.0-only
include $(TOPDIR)/feeds/luci/luci.mk
# call BuildPackage - OpenWrt buildroot signature