b04d8ad4d2
Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
13 lines
353 B
Makefile
13 lines
353 B
Makefile
################################################################################
|
|
#
|
|
# lua-basexx
|
|
#
|
|
################################################################################
|
|
|
|
LUA_BASEXX_VERSION = 0.4.1-1
|
|
LUA_BASEXX_NAME_UPSTREAM = basexx
|
|
LUA_BASEXX_LICENSE = MIT
|
|
LUA_BASEXX_LICENSE_FILES = $(LUA_BASEXX_SUBDIR)/LICENSE
|
|
|
|
$(eval $(luarocks-package))
|