mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-20 17:42:10 +00:00
13 lines
352 B
Makefile
13 lines
352 B
Makefile
################################################################################
|
|
#
|
|
# lua-rotas
|
|
#
|
|
################################################################################
|
|
|
|
LUA_ROTAS_VERSION = 0.2.2-1
|
|
LUA_ROTAS_NAME_UPSTREAM = lua-Rotas
|
|
LUA_ROTAS_LICENSE = MIT
|
|
LUA_ROTAS_LICENSE_FILES = $(LUA_ROTAS_SUBDIR)/COPYRIGHT
|
|
|
|
$(eval $(luarocks-package))
|