mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
13 lines
352 B
Makefile
13 lines
352 B
Makefile
################################################################################
|
|
#
|
|
# lua-rotas
|
|
#
|
|
################################################################################
|
|
|
|
LUA_ROTAS_VERSION = 0.2.1-1
|
|
LUA_ROTAS_NAME_UPSTREAM = lua-Rotas
|
|
LUA_ROTAS_LICENSE = MIT
|
|
LUA_ROTAS_LICENSE_FILES = $(LUA_ROTAS_SUBDIR)/COPYRIGHT
|
|
|
|
$(eval $(luarocks-package))
|