luafilesystem: add license file

Signed-off-by: Danomi Manchego <danomimanchego123@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2017.02.x
Danomi Manchego 2016-12-23 20:35:16 -05:00 committed by Peter Korsgaard
parent cf82c1866b
commit 2ffd07aaae
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@
LUAFILESYSTEM_VERSION = 1.6.3-1
LUAFILESYSTEM_LICENSE = MIT
LUAFILESYSTEM_LICENSE_FILES = luafilesystem/LICENSE
LUAFILESYSTEM_SUBDIR = luafilesystem
$(eval $(luarocks-package))