[Buildroot] [PATCH 8/9] [wsapi] add license info

Francois Perrad fperrad at gmail.com
Sun Aug 5 06:52:42 UTC 2012


---
 package/wsapi/wsapi.mk |    1 +
 1 file changed, 1 insertion(+)

diff --git a/package/wsapi/wsapi.mk b/package/wsapi/wsapi.mk
index f5423f3..eb2b51c 100644
--- a/package/wsapi/wsapi.mk
+++ b/package/wsapi/wsapi.mk
@@ -7,6 +7,7 @@
 WSAPI_VERSION = 1.5
 WSAPI_SITE = http://github.com/downloads/keplerproject/wsapi
 WSAPI_DEPENDENCIES = coxpcall luafilesystem rings
+WSAPI_LICENSE = MIT
 
 define WSAPI_INSTALL_TARGET_CMDS
 	mkdir -p $(TARGET_DIR)/usr/share/lua/wsapi
-- 
1.7.9.5




More information about the buildroot mailing list