diff options
author | pi <pi@FreeBSD.org> | 2015-01-05 17:38:16 +0800 |
---|---|---|
committer | pi <pi@FreeBSD.org> | 2015-01-05 17:38:16 +0800 |
commit | c926de8d764afa68306fd355d831e0ac475a485d (patch) | |
tree | b86e99715ad96272327b7cae5a6574c2ac37aa4e /science/Makefile | |
parent | 30984c3ffac6125548378c8f35407a46c7e722b5 (diff) | |
download | freebsd-ports-gnome-c926de8d764afa68306fd355d831e0ac475a485d.tar.gz freebsd-ports-gnome-c926de8d764afa68306fd355d831e0ac475a485d.tar.zst freebsd-ports-gnome-c926de8d764afa68306fd355d831e0ac475a485d.zip |
New port: science/mcstas-comps
McStas component library for McStas, a tool for simulating neutron
instrumentation and experiments using a ray-tracing formalism.
Currently the main use of McStas is in the field of instrument
design.
WWW: http://www.mcstas.org
PR: 194847
Submitted by: Erik B. Knudsen <erkn@fysik.dtu.dk>
Diffstat (limited to 'science/Makefile')
-rw-r--r-- | science/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/science/Makefile b/science/Makefile index 286a7ca49382..89d25628e701 100644 --- a/science/Makefile +++ b/science/Makefile @@ -80,6 +80,7 @@ SUBDIR += massxpert SUBDIR += mbdyn SUBDIR += mcstas + SUBDIR += mcstas-comps SUBDIR += medit SUBDIR += meep SUBDIR += mei |