# Template build file for 'perl-HTTP-Negotiate'. pkgname=perl-HTTP-Negotiate version=6.01 revision=1 wrksrc="HTTP-Negotiate-$version" build_style=perl-module hostmakedepends="perl>=5.18" makedepends="perl-HTTP-Message" depends="${makedepends}" noarch="yes" short_desc="HTTP::Negotiate - choose a variant to serve" maintainer="davehome " homepage="http://search.cpan.org/dist/HTTP-Negotiate" license="GPL-2" distfiles="${CPAN_SITE}/HTTP/HTTP-Negotiate-$version.tar.gz" checksum=1c729c1ea63100e878405cda7d66f9adfd3ed4f1d6cacaca0ee9152df728e016 long_desc=" This module provides a complete implementation of the HTTP content negotiation algorithm specified in draft-ietf-http-v11-spec-00.ps chapter 12. Content negotiation allows for the selection of a preferred content representation based upon attributes of the negotiable variants and the value of the various Accept* header fields in the request."