wok diff polipo/receipt @ rev 15666

Add ddumbfs
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Dec 13 16:18:29 2013 +0000 (2013-12-13)
parents 7e4d83d8ae14
children cc6a579503a6
line diff
     1.1 --- a/polipo/receipt	Wed Sep 22 19:40:07 2010 +0000
     1.2 +++ b/polipo/receipt	Fri Dec 13 16:18:29 2013 +0000
     1.3 @@ -5,12 +5,14 @@
     1.4  CATEGORY="network"
     1.5  SHORT_DESC="Small and fast caching web proxy."
     1.6  MAINTAINER="paul@slitaz.org"
     1.7 -DEPENDS=""
     1.8 -BUILD_DEPENDS="texinfo"
     1.9 +LICENSE="MIT"
    1.10  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.11  WEB_SITE="http://www.pps.jussieu.fr/~jch/software/polipo/"
    1.12  WGET_URL="http://freehaven.net/~chrisd/polipo/$TARBALL"
    1.13  
    1.14 +DEPENDS=""
    1.15 +BUILD_DEPENDS="texinfo"
    1.16 +
    1.17  # Rules to configure and make the package.
    1.18  compile_rules()
    1.19  {