libtiff: set LICENSE

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5251 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Marcin Juszkiewicz 2008-09-24 08:10:15 +00:00
parent 887b8dea03
commit 78579855e8
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
DESCRIPTION = "This software provides support for the Tag Image File Format (TIFF)"
LICENSE = ""
LICENSE = "${PN}"
HOMEPAGE = "http://www.remotesensing.org/libtiff/"
DEPENDS = "zlib jpeg lzo"
PR = "r1"
PR = "r2"
SRC_URI = "ftp://ftp.remotesensing.org/pub/libtiff/tiff-${PV}.tar.gz \
file://libtool2.patch;patch=1"