a3686c5ead
protein sequence search programs - FASTA3 updates only some of the elements of FASTA2, which is why I have submitted ports of both versions (as biology/fasta and biology/fasta3) PR: 24716 Submitted by: Johann Visagie <johann@egenetics.com>
38 lines
744 B
Makefile
38 lines
744 B
Makefile
# $FreeBSD$
|
|
#
|
|
|
|
SUBDIR += babel
|
|
SUBDIR += biojava
|
|
SUBDIR += chemeq
|
|
SUBDIR += clustalw
|
|
SUBDIR += deft
|
|
SUBDIR += emboss
|
|
SUBDIR += fasta
|
|
SUBDIR += fasta3
|
|
SUBDIR += fastdnaml
|
|
SUBDIR += gaussian98
|
|
SUBDIR += gperiodic
|
|
SUBDIR += hmmer
|
|
SUBDIR += kinemage
|
|
SUBDIR += molden
|
|
SUBDIR += mopac
|
|
SUBDIR += nab
|
|
SUBDIR += ncbi-toolkit
|
|
SUBDIR += ortep3
|
|
SUBDIR += p5-AcePerl
|
|
SUBDIR += p5-bioperl
|
|
SUBDIR += paml
|
|
SUBDIR += phylip
|
|
SUBDIR += platon
|
|
SUBDIR += povchem
|
|
SUBDIR += psi88
|
|
SUBDIR += py-biopython
|
|
SUBDIR += rasmol
|
|
SUBDIR += seaview
|
|
SUBDIR += sim4
|
|
SUBDIR += tinker
|
|
SUBDIR += xdrawchem
|
|
SUBDIR += xmolwt
|
|
|
|
.include <bsd.port.subdir.mk>
|