kenzok8-package/luci-app-sms-tool/Makefile
2023-05-01 16:22:51 +08:00

18 lines
547 B
Makefile

#
# Copyright 2020-2023 Rafał Wabik - IceG - From eko.one.pl forum
# Licensed to the GNU General Public License v3.0.
#
include $(TOPDIR)/rules.mk
PKG_NAME:=luci-app-sms-tool
LUCI_TITLE:=LuCI Support for sms-tool
LUCI_DESCRIPTION:=LuCI interface for the sms-tool. The user interface supports SMS/USSD Codes/AT Commands.
LUCI_PKGARCH:=all
LUCI_DEPENDS:=+sms-tool +kmod-usb-serial +kmod-usb-serial-option +comgt
PKG_VERSION:=1.9.6-20230501
include $(TOPDIR)/feeds/luci/luci.mk
# call BuildPackage - OpenWrt buildroot signature