summaryrefslogtreecommitdiff
path: root/biology/Makefile
blob: bc2c4d1d767fddff00d2f49102267f7f9ce4ba50 (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
# $FreeBSD$
#

    SUBDIR += babel
    SUBDIR += biojava
    SUBDIR += chemeq
    SUBDIR += clustalw
    SUBDIR += deft
    SUBDIR += emboss
    SUBDIR += fastdnaml
    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>