mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-24 22:13:34 +08:00
a0a15c05ba
Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
11 lines
245 B
Makefile
11 lines
245 B
Makefile
################################################################################
|
|
#
|
|
# lpeg
|
|
#
|
|
################################################################################
|
|
|
|
LPEG_VERSION = 1.0.0-1
|
|
LPEG_LICENSE = MIT
|
|
|
|
$(eval $(luarocks-package))
|