Added missing lunajson makefile

This commit is contained in:
mvoelkel 2016-01-07 15:26:16 +01:00
parent 15c5b5bfcc
commit 414cb3a642
1 changed files with 14 additions and 0 deletions

View File

@ -0,0 +1,14 @@
################################################################################
#
# lunajson
#
################################################################################
LUNAJSON_VERSION = 1.1-0
LUNAJSON_LICENSE = MIT/X11
LUNAJSON_SUBDIR = lunajson
LUNAJSON_LICENSE_FILE = $(LUNAJSON_SUBDIR)/LICENSE
$(eval $(luarocks-package))