mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-23 19:12:13 +00:00
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
################################################################################
|
|
#
|
|
# dado
|
|
#
|
|
################################################################################
|
|
|
|
DADO_VERSION = 1.8.3-1
|
|
DADO_LICENSE = MIT
|
|
|
|
$(eval $(luarocks-package))
|