summaryrefslogtreecommitdiff
path: root/biology/Makefile
blob: 055f6200214b7fd2d042ba66d46e665c4c616710 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# $FreeBSD$
#

    SUBDIR += babel
    SUBDIR += deft
    SUBDIR += gperiodic
    SUBDIR += hmmer
    SUBDIR += kinemage
    SUBDIR += molden
    SUBDIR += mopac
    SUBDIR += ortep3
    SUBDIR += platon
    SUBDIR += povchem
    SUBDIR += psi88
    SUBDIR += rasmol
    SUBDIR += seaview
    SUBDIR += tinker
    SUBDIR += xmolwt

.include <bsd.port.subdir.mk>