mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-01 01:17:02 +00:00
b235f9c920
This program package calcluates virtually exact solution of the Hartree-Fock and Hartree-Fock-Salter equations for diatomic molecules (distributed under GPL).
31 lines
611 B
Makefile
31 lines
611 B
Makefile
# $FreeBSD$
|
|
#
|
|
|
|
SUBDIR += 2dhf
|
|
SUBDIR += bblimage
|
|
SUBDIR += chemtool
|
|
# SUBDIR += chemtool-devel
|
|
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>
|