8af8db879f
Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
11 lines
246 B
Makefile
11 lines
246 B
Makefile
################################################################################
|
|
#
|
|
# wsapi
|
|
#
|
|
################################################################################
|
|
|
|
WSAPI_VERSION = 1.6-1
|
|
WSAPI_LICENSE = MIT
|
|
|
|
$(eval $(luarocks-package))
|