Info2: <<
Package: http-proxy-pm%type_pkg[perl]
Version: 0.304
Revision: 1
Source: mirror:cpan:authors/id/B/BO/BOOK/HTTP-Proxy-%v.tar.gz
Source-Checksum: SHA256(b05290534ec73625c21a0565fc35170890dab163843d95331c292c23f504c69d)
Type: perl (5.16.2 5.18.2 5.18.4 5.28.2 5.30.2 5.30.3)
Distribution: <<
	(%type_pkg[perl] = 5162) 10.9,
	(%type_pkg[perl] = 5162) 10.10,
	(%type_pkg[perl] = 5162) 10.11,
	(%type_pkg[perl] = 5162) 10.12,
	(%type_pkg[perl] = 5162) 10.13
<<
UpdatePOD: true
Depends: <<
	http-daemon-pm%type_pkg[perl],
	libwww-pm%type_pkg[perl],
	perl%type_pkg[perl]-core
<<
DocFiles: Changes README COPYRIGHT
License: Artistic/GPL
Description: Pure Perl HTTP proxy
Maintainer: None <fink-devel@lists.sourceforge.net>
Homepage: https://metacpan.org/release/HTTP-Proxy

# The tests do all sorts of network activity, so skip them
NoPerlTests: true

# Extracts =head1 COPYRIGHT and =head1 LICENSE into a separate file
PatchScript: perl -0 -pe's/^.*=head\d\s+(COPYRIGHT.*)$/$1/is;s/=head1 //' lib/HTTP/Proxy.pm > COPYRIGHT
InstallScript: <<
	%{default_script}
	mv %i/share/man %i/lib/perl5/%type_raw[perl]
<<

DescPackaging: <<
 Report bugs to the maintainer or the CPAN bug tracker:
 http://rt.cpan.org/NoAuth/Bugs.html?Dist=HTTP-Proxy

 The examples are not included.  See:
 http://search.cpan.org/src/BOOK/HTTP-Proxy-0.16/eg/

	Former Maintainer: Chris Dolan <chrisdolan@users.sourceforge.net>

	%N-man splitoff merged back into %N as of 0.24-1
<<
<<