mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-20 17:42:10 +00:00
Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
13 lines
345 B
Makefile
13 lines
345 B
Makefile
################################################################################
|
|
#
|
|
# lua-coat
|
|
#
|
|
################################################################################
|
|
|
|
LUA_COAT_VERSION = 0.9.2-1
|
|
LUA_COAT_NAME_UPSTREAM = lua-Coat
|
|
LUA_COAT_LICENSE = MIT
|
|
LUA_COAT_LICENSE_FILES = $(LUA_COAT_SUBDIR)/COPYRIGHT
|
|
|
|
$(eval $(luarocks-package))
|