31ea9b4ef2
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))
|