diff options
author | yuri <yuri@FreeBSD.org> | 2017-12-06 03:15:49 +0800 |
---|---|---|
committer | yuri <yuri@FreeBSD.org> | 2017-12-06 03:15:49 +0800 |
commit | c6b906e545cdbf4e2d15344345927cb1f072ab0c (patch) | |
tree | 3a30cf9429832b9ca8bca410c300338dcf9d4c5c /science/Makefile | |
parent | a27a1b05313c10675133afd6b286eb2c339eccf5 (diff) | |
download | freebsd-ports-gnome-c6b906e545cdbf4e2d15344345927cb1f072ab0c.tar.gz freebsd-ports-gnome-c6b906e545cdbf4e2d15344345927cb1f072ab0c.tar.zst freebsd-ports-gnome-c6b906e545cdbf4e2d15344345927cb1f072ab0c.zip |
New port: science/mcxtrace: Monte Carlo X-ray tracing package
PR: 206505
Submitted by: Erik B Knudsen <erkn@fysik.dtu.dk>
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D13216
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 5748d3013f9f..744b44ecd93c 100644 --- a/science/Makefile +++ b/science/Makefile @@ -96,6 +96,7 @@ SUBDIR += mbdyn SUBDIR += mcstas SUBDIR += mcstas-comps + SUBDIR += mcxtrace SUBDIR += medit SUBDIR += meep SUBDIR += mei |