mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-01 01:17:02 +00:00
362c35733e
Lamprop takes in input file describing the lay-up and constituent materials of a fiber-reinforced composite laminate, and calculates some mechanical and other properties. The submitter is the original author of the software, and will maintain the port. PR: 81066 Submitted by: Roland Smith <rsmith (at) xs4all.nl>
66 lines
1.3 KiB
Makefile
66 lines
1.3 KiB
Makefile
# $FreeBSD$
|
|
#
|
|
|
|
COMMENT = Scientific ports
|
|
|
|
SUBDIR += 2dhf
|
|
SUBDIR += abinit
|
|
SUBDIR += at
|
|
SUBDIR += bblimage
|
|
SUBDIR += buddy
|
|
SUBDIR += cdcl
|
|
SUBDIR += chemtool
|
|
SUBDIR += chemtool-devel
|
|
SUBDIR += clhep
|
|
SUBDIR += dcl
|
|
SUBDIR += devisor
|
|
SUBDIR += dft++
|
|
SUBDIR += euler
|
|
SUBDIR += felt
|
|
SUBDIR += flounder
|
|
SUBDIR += gave
|
|
SUBDIR += gchempaint
|
|
SUBDIR += gchemutils
|
|
SUBDIR += gdis
|
|
SUBDIR += getdp
|
|
SUBDIR += ghemical
|
|
SUBDIR += glens
|
|
SUBDIR += gramps
|
|
SUBDIR += gromacs
|
|
SUBDIR += gsystem
|
|
SUBDIR += hdf
|
|
SUBDIR += hdf5
|
|
SUBDIR += isaac-cfd
|
|
SUBDIR += kmovisto
|
|
SUBDIR += kst
|
|
SUBDIR += lamprop
|
|
SUBDIR += libctl
|
|
SUBDIR += libsvm
|
|
SUBDIR += libsvm-python
|
|
SUBDIR += mayavi
|
|
SUBDIR += mcstas
|
|
SUBDIR += mmtk
|
|
SUBDIR += mpb
|
|
SUBDIR += mpqc
|
|
SUBDIR += mpqc-mpich
|
|
SUBDIR += oases
|
|
SUBDIR += omnetpp
|
|
SUBDIR += openbabel
|
|
SUBDIR += ovt
|
|
SUBDIR += p5-Chemistry-Elements
|
|
SUBDIR += psi3
|
|
SUBDIR += py-scipy
|
|
SUBDIR += qcl
|
|
SUBDIR += ruby-dcl
|
|
SUBDIR += ruby-gphys
|
|
SUBDIR += simlib
|
|
SUBDIR += szip
|
|
SUBDIR += udunits
|
|
SUBDIR += vis5d+
|
|
SUBDIR += vmd
|
|
SUBDIR += x11iraf
|
|
SUBDIR += xloops-ginac
|
|
SUBDIR += xmakemol
|
|
|
|
.include <bsd.port.subdir.mk>
|