freebsd-ports/science/Makefile
Edwin Groothuis 246609f6fe New port: science/at Acoustic ToolBox
The Acoustic ToolBox includes four acoustic models:

	   BELLHOP: A beam/ray trace code
	   KRAKEN:  A normal mode code
	   SCOOTER: A finite element FFP code
	   SPARC:   A time domain FFP code

	A common input structure has been used throughout so that
	only minor modifications are needed to switch from one
	program to another.

	All the models produce shade files which can be processed
	using a common set of plotting routines to plot transmission
	loss vs. range or vs. range and depth.  These plotting
	routines are contained in the GLOBAL directory.

PR:		ports/42378
Submitted by:	Heiner Strauss <heiner@bilch.com>
2003-09-08 12:45:59 +00:00

31 lines
628 B
Makefile

# $FreeBSD$
#
SUBDIR += 2dhf
SUBDIR += at
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>