c31b5be362
Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
12 lines
286 B
Makefile
12 lines
286 B
Makefile
################################################################################
|
|
#
|
|
# coxpcall
|
|
#
|
|
################################################################################
|
|
|
|
COXPCALL_VERSION = 1.15.0-1
|
|
COXPCALL_SUBDIR = coxpcall
|
|
COXPCALL_LICENSE = MIT
|
|
|
|
$(eval $(luarocks-package))
|