tcoffee-10.6 _unstable_ port information

Package: tcoffee
Version: 8.91
Revision: 1001
Distribution: 10.6
Source: http://www.tcoffee.org/Packages/T-COFFEE_distribution_Version_%v.tar.gz
Source-MD5: 9fc62ebe4a15133ca26f99b85ab2b308
Sourcedirectory: T-COFFEE_distribution_Version_%v
Depends: soap-lite-pm588
BuildDepends: fink (>= 0.24.12)
PatchFile: %n.patch
PatchFile-MD5: d6f44c77758306d8faf1d0db7c55363d

CompileScript: <<
./install tcoffee -path=%p
<<

InstallScript: <<
mkdir -p %i/bin
cp t_coffee_source/t_coffee %i/bin

mkdir -p %i/share/%n
cp -R example html %i/share/%n
<<

DocFiles: doc/* license.txt
Description: T-Coffee Multiple Sequence Alignment Program
DescDetail: <<
T-Coffee computes multiple sequence alignments for protein or dna/rna
sequences. It is considerably slower than ClustalW but does a better
job aligning more distantly related sequences (<30% identity). There
are also some enhancements for cDNA alignments.
<<
DescPackaging: <<
Previous maintainer: Jason Stajich
Koen van der Drift
<<
DescUsage: <<
Before running T-coffee, issue the following two commands:

cp -R %p/share/%n/t_coffee/ ~/.t_coffee
sudo chown -R ~/.t_coffee/

T-coffee can be started by the command t_coffee.
<<
License: GPL
Maintainer: None
Homepage: http://www.tcoffee.org/Projects_home_page/t_coffee_home_page.html