blob: 4924cb1e37ceba4b65c7faaaf1b80a8d5550a115 (
plain)
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
|
# $FreeBSD$
#
SUBDIR += bblimage
SUBDIR += chemtool
SUBDIR += clhep
SUBDIR += euler
SUBDIR += flounder
SUBDIR += gchempaint
SUBDIR += gchemutils
SUBDIR += gdis
SUBDIR += ghemical
SUBDIR += glens
SUBDIR += libctl
SUBDIR += libsvm
SUBDIR += mayavi
SUBDIR += mmtk
SUBDIR += mpb
SUBDIR += mpqc
SUBDIR += mpqc-mpich
SUBDIR += oases
SUBDIR += openbabel
SUBDIR += p5-Chemistry-Elements
SUBDIR += vis5d+
SUBDIR += xloops-ginac
SUBDIR += xmakemol
.include <bsd.port.subdir.mk>
|