mirror of
https://github.com/kenzok8/small-package
synced 2025-01-09 08:59:26 +08:00
16 lines
285 B
Makefile
16 lines
285 B
Makefile
include $(TOPDIR)/rules.mk
|
|
|
|
PKG_VERSION:=1.0.1-20221119
|
|
PKG_RELEASE:=
|
|
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
|
|
|