lua-markdown: new package

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
[Arnout: name the files lua-markdown instead of lua-mardown]
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
This commit is contained in:
Francois Perrad
2017-09-24 09:59:32 +02:00
committed by Arnout Vandecappelle (Essensium/Mind)
parent fa902fc508
commit dce00b434f
4 changed files with 23 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
################################################################################
#
# lua-markdown
#
################################################################################
LUA_MARKDOWN_VERSION = 0.33-1
LUA_MARKDOWN_NAME_UPSTREAM = markdown
LUA_MARKDOWN_SUBDIR = markdown
LUA_MARKDOWN_LICENSE = MIT
LUA_MARKDOWN_LICENSE_FILES = $(LUA_MARKDOWN_SUBDIR)/LICENSE
$(eval $(luarocks-package))