wok diff tiff-apps/receipt @ rev 15681

Remove WEBSITE var because is empty
author Stanislas Leduc <shann@slitaz.org>
date Fri Dec 20 20:40:30 2013 +0100 (2013-12-20)
parents 914c5d960db2
children cf02cc1c573a
line diff
     1.1 --- a/tiff-apps/receipt	Mon Jun 25 07:39:28 2012 +0000
     1.2 +++ b/tiff-apps/receipt	Fri Dec 20 20:40:30 2013 +0100
     1.3 @@ -5,10 +5,12 @@
     1.4  CATEGORY="x-window"
     1.5  SHORT_DESC="TIFF images manipulation cli applications. (Check tiff for libs)."
     1.6  MAINTAINER="pankso@slitaz.org"
     1.7 -DEPENDS="jpeg zlib tiff"
     1.8 +LICENSE="MIT"
     1.9  WANTED="tiff"
    1.10  WEB_SITE="http://www.remotesensing.org/libtiff/"
    1.11  
    1.12 +DEPENDS="jpeg zlib tiff"
    1.13 +
    1.14  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.15  genpkg_rules()
    1.16  {