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

20 lines
312 B
Makefile
Executable File

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