mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-21 08:51:30 +03:00
Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
12 lines
276 B
Makefile
12 lines
276 B
Makefile
################################################################################
|
|
#
|
|
# copas
|
|
#
|
|
################################################################################
|
|
|
|
COPAS_VERSION = 1.2.1-1
|
|
COPAS_SUBDIR = copas-1_2_1
|
|
COPAS_LICENSE = MIT
|
|
|
|
$(eval $(luarocks-package))
|