Update of /cvsroot/fink/dists/10.3/stable/main/finkinfo/sci
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv1581/10.3/stable/main/finkinfo/sci

Added Files:
        boxshade.info 
Log Message:
to stable

--- NEW FILE: boxshade.info ---
Package: boxshade
Version: 3.3.1
Revision: 2
Description: Pretty-prints multiple sequence alignments
License: Public Domain
Maintainer: Hanspeter Niederstrasser <[EMAIL PROTECTED]>
Recommends: clustalw
Source: ftp://www.isrec.isb-sib.ch/pub/software/unix/%n/%v/source.tar.Z
NoSourceDirectory: true
SourceRename: %n-%v.tar.Z
Source-MD5: bbddcde8cf1018246cf80aba820b574a
PatchScript: <<
head -n 137 box.c > INFO
<<
CompileScript: make -f makefile.unx
InstallScript: <<
mkdir -p %i/bin
mkdir -p %i/share/%n
install -m 755 boxshade %i/bin/boxshade
install -m 644 *.grp %i/share/%n/
install -m 644 *.par %i/share/%n/
install -m 644 *.sim %i/share/%n/
<<
DocFiles: INFO
RuntimeVars: <<
 BOXDIR: %p/share/%n
<<
Homepage: http://www.ch.embnet.org/software/BOX_form.html
DescDetail: <<
BOXSHADE is a program for pretty-printing multiple sequence 
alignment output. The program itself doesn't do any 
alignment, you have to use a multiple alignment program 
like ClustalW or Pileup and use the output of these programs 
as input for BOXSHADE. Of course, you can also use manually 
aligned sequences.
<<
DescUsage: <<
See http://www.ch.embnet.org/software/BOX_faq.html for 
information and usage.  Use 'boxshade -help' for other useful 
command line options.
<<
DescPackaging: <<
BOXSHADE uses the environment variable BOXDIR to point to the location of the 
accessory data files.
<<


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to