mirror of
https://github.com/kiddin9/op-packages.git
synced 2026-08-01 15:09:33 +08:00
16 lines
287 B
Makefile
16 lines
287 B
Makefile
include $(TOPDIR)/rules.mk
|
|
|
|
PKG_VERSION:=1.0.1-r20221119
|
|
PKG_RELEASE:=2
|
|
PKG_MAINTAINER:=xiaobao <xiaobao@linkease.com>
|
|
|
|
LUCI_TITLE:=LuCI support for mymind
|
|
LUCI_DESCRIPTION:=all
|
|
|
|
LUCI_PKGARCH:=all
|
|
|
|
include $(TOPDIR)/feeds/luci/luci.mk
|
|
|
|
# call BuildPackage - OpenWrt buildroot signature
|
|
|