Explorar el Código

Add PKG_LICENSE part.

Xiongfei(Alex) GUO hace 10 años
padre
commit
fef64650b9
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      lang/luasoap/Makefile

+ 1
- 0
lang/luasoap/Makefile Ver fichero

@@ -19,6 +19,7 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
19 19
 PKG_MIRROR_MD5SUM:=
20 20
 
21 21
 PKG_MAINTAINER:=Liu Peng <pengliu@credosemi.com>
22
+PKG_LICENSE:=MIT
22 23
 
23 24
 include $(INCLUDE_DIR)/package.mk
24 25