op-packages/luci-app-socat/Makefile
github-actions[bot] f58b6dd3a1 🎄 Sync 2026-05-06 19:35:12
2026-05-06 19:35:12 +08:00

22 lines
454 B
Makefile

# Copyright (C) 2020 Lienol <lawlienol@gmail.com>
#
# This is free software, licensed under the GNU General Public License v3.
#
include $(TOPDIR)/rules.mk
PKG_NAME:=luci-app-socat
PKG_VERSION:=1.1
PKG_RELEASE:=3
PKG_MAINTAINER:=Lienol <lawlienol@gmail.com> \
sbwml <admin@cooluc.com>
LUCI_TITLE:=LuCI support for Socat
LUCI_DEPENDS:=+socat
LUCI_PKGARCH:=all
include $(TOPDIR)/feeds/luci/luci.mk
# call BuildPackage - OpenWrt buildroot signature