buildroot/package/xavante/xavante.mk
Francois Perrad 4dd0919a47 xavante: 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:31:04 +02:00

12 lines
316 B
Makefile

################################################################################
#
# xavante
#
################################################################################
XAVANTE_VERSION = 2.4.0-1
XAVANTE_LICENSE = MIT
XAVANTE_LICENSE_FILES = $(XAVANTE_SUBDIR)/doc/us/license.html
$(eval $(luarocks-package))