# Copyright (C) 2023 Siriling # This is free software, licensed under the GNU General Public License v3. include $(TOPDIR)/rules.mk PKG_NAME:=luci-app-qmodem-sms LUCI_TITLE:=Luci qwrt modem sms support LUCI_PKGARCH:=all PKG_VERSION:=1 PKG_LICENSE:=GPLv3 PKG_LINCESE_FILES:=LICENSE PKG_MAINTAINER:=Tom LUCI_DEPENDS:=+luci-app-qmodem include $(TOPDIR)/feeds/luci/luci.mk # call BuildPackage - OpenWrt buildroot signature