1e1e04802f
Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
13 lines
311 B
Makefile
13 lines
311 B
Makefile
################################################################################
|
|
#
|
|
# lua-utf8
|
|
#
|
|
################################################################################
|
|
|
|
LUA_UTF8_VERSION = 1.2-0
|
|
LUA_UTF8_NAME_UPSTREAM = utf8
|
|
LUA_UTF8_SUBDIR = luautf8
|
|
LUA_UTF8_LICENSE = MIT
|
|
|
|
$(eval $(luarocks-package))
|