tiff: add licensing information
authorJiri Slachta <slachta@cesnet.cz>
Sun, 10 Aug 2014 07:25:21 +0000 (09:25 +0200)
committerSteven Barth <steven@midlink.org>
Mon, 11 Aug 2014 13:10:41 +0000 (15:10 +0200)
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
libs/tiff/Makefile

index 1db3d37391a2bd60f4dc7912395d20723371f7b5..6476c46d94cae085de809dd5dc96e0fae08eaf15 100644 (file)
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=tiff
 PKG_VERSION:=4.0.3
-PKG_RELEASE:=2
+PKG_RELEASE:=3
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=http://download.osgeo.org/libtiff
@@ -18,6 +18,9 @@ PKG_MD5SUM:=051c1068e6a0627f461948c365290410
 PKG_FIXUP:=autoreconf
 PKG_REMOVE_FILES:=autogen.sh aclocal.m4
 
+PKG_LICENSE:=BSD
+PKG_LICENSE_FILES:=COPYRIGHT
+
 PKG_INSTALL:=1
 
 PKG_CONFIG_DEPENDS:=CONFIG_PACKAGE_libtiffxx