op-packages/luci-app-smscontrol/Makefile
github-actions[bot] 97c21d08a6 🍉 Sync 2026-04-24 03:13:31
2026-04-24 03:13:31 +08:00

20 lines
323 B
Makefile
Executable File

# Custom configurator
#
#
include $(TOPDIR)/rules.mk
PKG_NAME:=luci-app-smscontrol
LUCI_DEPENDS:=+smscontrol
# Version: <major>.<minor>.<patch>
PKG_VERSION:=0.2.0
PKG_RELEASE:=3
LUCI_TITLE:=LuCI utility to remote control via SMS
include $(TOPDIR)/feeds/luci/luci.mk
# call BuildPackage - OpenWrt buildroot signature