kumquat-buildroot/package/wsapi/wsapi.mk
Francois Perrad 82c6ac3599 wsapi: add LICENSE_FILES
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2017-09-06 22:30:57 +02:00

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))