wok-6.x diff polipo/receipt @ rev 15792
linux: CONFIG_I2C_EG20T=m
author | Richard Dunbar <mojo@slitaz.org> |
---|---|
date | Fri Jan 17 10:28:33 2014 +0000 (2014-01-17) |
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 Jan 17 10:28:33 2014 +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 {