Explorar el Código

dovecot: add PKG_LICENSE information

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
Ian Leonard hace 10 años
padre
commit
66cde69e79
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2
    0
      mail/dovecot/Makefile

+ 2
- 0
mail/dovecot/Makefile Ver fichero

@@ -14,6 +14,8 @@ PKG_RELEASE:=1
14 14
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
15 15
 PKG_SOURCE_URL:=http://www.dovecot.org/releases/2.2
16 16
 PKG_MD5SUM:=a3eb1c0b1822c4f2b0fe9247776baa71
17
+PKG_LICENSE:=LGPL-2.1 MIT BSD-3-Clause Unique
18
+PKG_LICENSE_FILES:=COPYING COPYING.LGPL COPYING.MIT
17 19
 
18 20
 PKG_BUILD_DEPENDS:=libiconv
19 21