crypt-blowfish-pm stable port information

Info2: <<
Package: crypt-blowfish-pm%type_pkg[perl]
Version: 2.12
Revision: 1
Distribution: (%type_pkg[perl] = 586) 10.5
Type: perl (5.8.6 5.8.8 5.10.0)
Description: XS implementation of Blowfish cryptography
License: BSD
Homepage: http://search.cpan.org/dist/Crypt-Blowfish/
Maintainer: Daniel Macks

# Dependencies.
Depends: perl%type_pkg[perl]-core, crypt-cbc-pm
BuildDepends: fink (>= 0.20.3)
Conflicts: %N-man
Replaces: %N-man

# Unpack Phase.
Source: mirror:cpan:authors/id/D/DP/DPARIS/Crypt-Blowfish-%v.tar.gz
Source-MD5: a0eca17addc8bdaf38c044c365a8800c

# Install Phase.
InstallScript: <<
%{default_script}
mkdir -p %i/lib/perl5/%type_raw[perl]
mv %i/share/man %i/lib/perl5/%type_raw[perl]
<<
UpdatePOD: true
DocFiles: Changes COPYRIGHT README

# Documentation.
DescDetail: <<
This is Crypt::Blowfish, an XS-based implementation of the Blowfish
cryptography algorithm designed by Bruce Schneier. It's designed to
take full advantage of Crypt::CBC when desired. Blowfish keys may be
up to 448 bits (56 bytes) long.
<<
DescPackaging: <<
Former maintainer: Blair Zajac
<<
<<