Francois Perrad | afbe86c | 2020-01-09 19:02:22 +0100 | [diff] [blame] | 1 | ################################################################################ |
| 2 | # |
| 3 | # lua-rotas |
| 4 | # |
| 5 | ################################################################################ |
| 6 | |
Francois Perrad | c252392 | 2023-08-18 20:29:15 +0200 | [diff] [blame] | 7 | LUA_ROTAS_VERSION = 0.3.1-1 |
Francois Perrad | afbe86c | 2020-01-09 19:02:22 +0100 | [diff] [blame] | 8 | LUA_ROTAS_NAME_UPSTREAM = lua-Rotas |
| 9 | LUA_ROTAS_LICENSE = MIT |
| 10 | LUA_ROTAS_LICENSE_FILES = $(LUA_ROTAS_SUBDIR)/COPYRIGHT |
| 11 | |
| 12 | $(eval $(luarocks-package)) |