diff --git a/srcpkgs/polipo/template b/srcpkgs/polipo/template index 1eb28045835..4d1826463b7 100644 --- a/srcpkgs/polipo/template +++ b/srcpkgs/polipo/template @@ -2,9 +2,10 @@ pkgname=polipo version=1.1.1 revision=6 -short_desc="A small and fast caching web proxy" +hostmakedepends="texinfo" +short_desc="Small and fast caching web proxy" maintainer="Orphaned " -license="GPL-2" +license="MIT" homepage="http://www.pps.jussieu.fr/~jch/software/polipo/" distfiles="http://www.pps.univ-paris-diderot.fr/~jch/software/files/polipo/polipo-${version}.tar.gz" checksum=a259750793ab79c491d05fcee5a917faf7d9030fb5d15e05b3704e9c9e4ee015 @@ -22,4 +23,5 @@ do_install() { vinstall config.sample 644 usr/share/examples/polipo vinstall forbidden.sample 644 usr/share/examples/polipo vsv polipo + vlicense COPYING }