mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-24 03:22:11 +00:00
Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
11 lines
245 B
Makefile
11 lines
245 B
Makefile
################################################################################
|
|
#
|
|
# dado
|
|
#
|
|
################################################################################
|
|
|
|
DADO_VERSION = 1.6.0-1
|
|
DADO_LICENSE = MIT
|
|
|
|
$(eval $(luarocks-package))
|