freebsd-ports/biology/Makefile
James E. Housley a3686c5ead - New port: biology/fasta3, which comprises the FASTA3 suite of DNA and
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>
2001-02-11 16:28:59 +00:00

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>