Commit e6197610 authored by Francois Perrad's avatar Francois Perrad Committed by Thomas Petazzoni
Browse files

luasocket: add license info

parent 83399470
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -7,6 +7,8 @@
LUASOCKET_VERSION = 2.0.2
LUASOCKET_SITE = http://luaforge.net/frs/download.php/2664
LUASOCKET_DEPENDENCIES = lua
LUASOCKET_LICENSE = MIT
LUASOCKET_LICENSE_FILES = LICENSE

define LUASOCKET_BUILD_CMDS
	$(MAKE) -C $(@D) -f makefile \