mirror of
https://github.com/kiddin9/op-packages.git
synced 2026-07-28 03:01:54 +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.8
|
|
PKG_RELEASE:=9
|
|
|
|
include $(TOPDIR)/feeds/luci/luci.mk
|
|
|
|
# call BuildPackage - OpenWrt buildroot signature
|