6d4fca5073
Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
11 lines
246 B
Makefile
11 lines
246 B
Makefile
################################################################################
|
|
#
|
|
# lpeg
|
|
#
|
|
################################################################################
|
|
|
|
LPEG_VERSION = 0.12.1-1
|
|
LPEG_LICENSE = MIT
|
|
|
|
$(eval $(luarocks-package))
|