mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-20 17:42:10 +00:00
12 lines
286 B
Makefile
12 lines
286 B
Makefile
################################################################################
|
|
#
|
|
# lrandom
|
|
#
|
|
################################################################################
|
|
|
|
LRANDOM_VERSION = 20180729-1
|
|
LRANDOM_SUBDIR = lrandom-100
|
|
LRANDOM_LICENSE = MIT
|
|
|
|
$(eval $(luarocks-package))
|