26937e1f7d
Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
13 lines
320 B
Makefile
13 lines
320 B
Makefile
################################################################################
|
|
#
|
|
# luadbi
|
|
#
|
|
################################################################################
|
|
|
|
LUADBI_VERSION = 0.6-2
|
|
LUADBI_LICENSE = MIT
|
|
LUADBI_SUBDIR = luadbi
|
|
LUADBI_LICENSE_FILES = $(LUADBI_SUBDIR)/COPYING
|
|
|
|
$(eval $(luarocks-package))
|