blob: 873a39b0f40a433d02412baf4a7d924602e4c70a (
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
|
# $FreeBSD$
#
SUBDIR += bblimage
SUBDIR += chemtool
SUBDIR += clhep
SUBDIR += euler
SUBDIR += flounder
SUBDIR += gdis
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>
|