dfbb747238
and refactor with luarocks infra Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
12 lines
293 B
Makefile
12 lines
293 B
Makefile
################################################################################
|
|
#
|
|
# coxpcall
|
|
#
|
|
################################################################################
|
|
|
|
COXPCALL_VERSION = 1.14.0-1
|
|
COXPCALL_SUBDIR = coxpcall-1_14_0
|
|
COXPCALL_LICENSE = MIT
|
|
|
|
$(eval $(luarocks-package))
|