mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
870ff4f84f
An Open Source program library for molecular simulation applications PR: 42332 Submitted by: Glenn Johnson <glennpj@charter.net>
21 lines
376 B
Makefile
21 lines
376 B
Makefile
# $FreeBSD$
|
|
#
|
|
|
|
SUBDIR += bblimage
|
|
SUBDIR += chemtool
|
|
SUBDIR += clhep
|
|
SUBDIR += euler
|
|
SUBDIR += gdis
|
|
SUBDIR += glens
|
|
SUBDIR += libsvm
|
|
SUBDIR += mayavi
|
|
SUBDIR += mmtk
|
|
SUBDIR += mpqc
|
|
SUBDIR += mpqc-mpich
|
|
SUBDIR += oases
|
|
SUBDIR += p5-Chemistry-Elements
|
|
SUBDIR += vis5d+
|
|
SUBDIR += xmakemol
|
|
|
|
.include <bsd.port.subdir.mk>
|