clustalw _unstable_ port information

Package: clustalw
Version: 1.83
Revision: 3
Description: Multiple Sequence Alignment Program
License: Restrictive
Maintainer: Chris Black
BuildDepends: fink (>= 0.24.12)
Conflicts: arb
Recommends: boxshade
Source: ftp://ftp-igbmc.u-strasbg.fr/pub/ClustalW/%n%v.UNIX.tar.gz
SourceDirectory: %n%v
Source-MD5: dc240277e5bb14ffc106d4a5fda87752
PatchFile: %n.patch
PatchFile-MD5: 12c43c584e887e82d72cff24ac64ebb1
PatchScript: sed 's|@PREFIX@|%p|g' < %{PatchFile} | patch -p1
CompileScript: make
InstallScript: make install prefix=%i
DocFiles: README clustalw.doc clustalv.doc clustalw.ms
Homepage: http://www-igbmc.u-strasbg.fr/BioInfo/ClustalW/Top.html
DescDetail: <<
ClustalW computes multiple sequence alignments for sets of either
nucleic acid (DNA/RNA) or amino acid (protein) sequences
<<
DescUsage: clustalw
DescPackaging: <<
The only license restriction is for a non-exclusive
license to redistribute as part of a commercial
product. Because of this I set the license to
Restrictive.
<<
DescPort: <<
Patches the makefile to put everything in place and add a
make install rule.
<<