mirror of
https://github.com/kiddin9/op-packages.git
synced 2026-07-27 18:41:15 +08:00
12 lines
247 B
Makefile
12 lines
247 B
Makefile
include $(TOPDIR)/rules.mk
|
|
|
|
LUCI_TITLE:=Information dashboard for 3G/LTE dongle
|
|
LUCI_DEPENDS:=+modeminfo
|
|
PKG_LICENSE:=GPLv3
|
|
PKG_VERSION:=0.4.7
|
|
PKG_RELEASE:=8
|
|
|
|
include $(TOPDIR)/feeds/luci/luci.mk
|
|
|
|
# call BuildPackage - OpenWrt buildroot signature
|