mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-25 20:12:12 +00: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))
|