792c2779a3
Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
11 lines
244 B
Makefile
11 lines
244 B
Makefile
################################################################################
|
|
#
|
|
# lpeg
|
|
#
|
|
################################################################################
|
|
|
|
LPEG_VERSION = 0.12-1
|
|
LPEG_LICENSE = MIT
|
|
|
|
$(eval $(luarocks-package))
|