blob: 8f6463f959df4bb71ab11fb0c08c2fc1f37f65ac (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
|
# $FreeBSD$
#
SUBDIR += L-Breeder
SUBDIR += act
SUBDIR += artemis
SUBDIR += avida
SUBDIR += babel
SUBDIR += biojava
SUBDIR += chemeq
SUBDIR += clustalw
SUBDIR += coalesce
SUBDIR += crimap
SUBDIR += deft
SUBDIR += distribfold
SUBDIR += dna-qc
SUBDIR += emboss
SUBDIR += fasta
SUBDIR += fasta3
SUBDIR += fastdnaml
SUBDIR += flip
SUBDIR += fluctuate
SUBDIR += genpak
SUBDIR += gff2ps
SUBDIR += gperiodic
SUBDIR += grappa
SUBDIR += hmmer
SUBDIR += kinemage
SUBDIR += lamarc
SUBDIR += libgenome
SUBDIR += migrate
SUBDIR += molden
SUBDIR += mopac
SUBDIR += nab
SUBDIR += ncbi-toolkit
SUBDIR += nclever
SUBDIR += ortep3
SUBDIR += p5-AcePerl
SUBDIR += p5-bioperl
SUBDIR += p5-bioperl-devel
SUBDIR += paml
SUBDIR += phylip
SUBDIR += platon
SUBDIR += povchem
SUBDIR += primer3
SUBDIR += psi88
SUBDIR += py-biopython
SUBDIR += pymol
SUBDIR += rasmol
SUBDIR += recombine
SUBDIR += ruby-bio
SUBDIR += seaview
SUBDIR += seqio
SUBDIR += sim4
SUBDIR += spdbv
SUBDIR += tRNAscan-SE
SUBDIR += t_coffee
SUBDIR += tinker
SUBDIR += treepuzzle
SUBDIR += treeviewx
SUBDIR += wise
SUBDIR += xdrawchem
SUBDIR += xmolwt
.include <bsd.port.subdir.mk>
|