mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-02 21:48:20 +03:00
Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
12 lines
275 B
Makefile
12 lines
275 B
Makefile
################################################################################
|
|
#
|
|
# copas
|
|
#
|
|
################################################################################
|
|
|
|
COPAS_VERSION = 2.0.1-1
|
|
COPAS_SUBDIR = copas-2_0_1
|
|
COPAS_LICENSE = MIT
|
|
|
|
$(eval $(luarocks-package))
|