op-packages/luci-app-simman/Makefile
github-actions[bot] b86d032e91 🤞 Sync 2026-04-23 06:19:46
2026-04-23 06:19:46 +08:00

22 lines
416 B
Makefile
Executable File

# Custom configurator
#
#
include $(TOPDIR)/rules.mk
PKG_NAME:=luci-app-simman
LUCI_DEPENDS:=+simman
# Version: <major>.<minor>.<patch>
PKG_VERSION:=0.2.6
PKG_RELEASE:=2
PKG_MAINTAINER:=Sklyarec Konstantin <atskyua@gmail.com> Vladimir Ovseychuk <vgovseychuk@gmail.com>
LUCI_TITLE:=LuCI SIM manager Configuration Frontend
include $(TOPDIR)/feeds/luci/luci.mk
# call BuildPackage - OpenWrt buildroot signature