blob: 0c43bb94a2a132c870c5698b658d69f0dc70b728 (
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
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
|
# $FreeBSD$
#
COMMENT = Biology
SUBDIR += L-Breeder
SUBDIR += adun
SUBDIR += ariadne
SUBDIR += artemis
SUBDIR += avida
SUBDIR += babel
SUBDIR += belvu
SUBDIR += biococoa
SUBDIR += biojava
SUBDIR += blast
SUBDIR += boinc-simap
SUBDIR += clustalw
SUBDIR += coalesce
SUBDIR += blat
SUBDIR += chemeq
SUBDIR += crimap
SUBDIR += distribfold
SUBDIR += dna-qc
SUBDIR += dotter
SUBDIR += embassy
SUBDIR += emboss
SUBDIR += fasta
SUBDIR += fasta3
SUBDIR += fastdnaml
SUBDIR += finchtv
SUBDIR += fluctuate
SUBDIR += garlic
SUBDIR += genpak
SUBDIR += gff2ps
SUBDIR += gmap
SUBDIR += gperiodic
SUBDIR += grappa
SUBDIR += hmmer
SUBDIR += jalview
SUBDIR += kinemage
SUBDIR += lagan
SUBDIR += lamarc
SUBDIR += libgenome
SUBDIR += linux-foldingathome
SUBDIR += lsysexp
SUBDIR += mafft
SUBDIR += migrate
SUBDIR += molden
SUBDIR += mopac
SUBDIR += nab
SUBDIR += ncbi-toolkit
SUBDIR += ortep3
SUBDIR += p5-AcePerl
SUBDIR += p5-Bio-ASN1-EntrezGene
SUBDIR += p5-Bio-Das
SUBDIR += p5-Bio-Phylo
SUBDIR += p5-bioperl
SUBDIR += p5-bioperl-devel
SUBDIR += p5-bioperl-run
SUBDIR += p5-bioperl-run-devel
SUBDIR += paml
SUBDIR += phylip
SUBDIR += platon
SUBDIR += povchem
SUBDIR += primer3
SUBDIR += protomol
SUBDIR += psi88
SUBDIR += py-biopython
SUBDIR += pymol
SUBDIR += rasmol
SUBDIR += recombine
SUBDIR += ruby-bio
SUBDIR += seaview
SUBDIR += seqio
SUBDIR += sim4
SUBDIR += tRNAscan-SE
SUBDIR += t_coffee
SUBDIR += tinker
SUBDIR += treepuzzle
SUBDIR += treeviewx
SUBDIR += wise
SUBDIR += xdrawchem
SUBDIR += xmolwt
.include <bsd.port.subdir.mk>
|