82c6ac3599
Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
12 lines
306 B
Makefile
12 lines
306 B
Makefile
################################################################################
|
|
#
|
|
# wsapi
|
|
#
|
|
################################################################################
|
|
|
|
WSAPI_VERSION = 1.6.1-1
|
|
WSAPI_LICENSE = MIT
|
|
WSAPI_LICENSE_FILES = $(WSAPI_SUBDIR)/doc/us/license.html
|
|
|
|
$(eval $(luarocks-package))
|