expat: Add license info
authorDanomi Manchego <danomimanchego123@gmail.com>
Fri, 3 Aug 2012 02:53:48 +0000 (22:53 -0400)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 4 Aug 2012 11:14:36 +0000 (13:14 +0200)
Signed-off-by: Danomi Manchego <danomimanchego123@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Acked-by: Luca Ceresoli <luca@lucaceresoli.net>
package/expat/expat.mk

index 663abcdfd80902f80e5c7a394134aed943c65166..7fa31262cfaaa317f843cf973b2e7672b5e41a38 100644 (file)
@@ -10,6 +10,8 @@ EXPAT_INSTALL_STAGING = YES
 EXPAT_INSTALL_STAGING_OPT = DESTDIR=$(STAGING_DIR) installlib
 EXPAT_INSTALL_TARGET_OPT = DESTDIR=$(TARGET_DIR) installlib
 EXPAT_DEPENDENCIES = host-pkg-config
+EXPAT_LICENSE = MIT
+EXPAT_LICENSE_FILES = COPYING
 
 $(eval $(autotools-package))
 $(eval $(host-autotools-package))