diff options
author | pfg <pfg@FreeBSD.org> | 2016-08-12 00:39:29 +0800 |
---|---|---|
committer | pfg <pfg@FreeBSD.org> | 2016-08-12 00:39:29 +0800 |
commit | b142739e20e82fee1d19c6ac8aa7d5f35f68a088 (patch) | |
tree | e2831e79067b35064219545d5edd8cb3421ade0a /cad/Makefile | |
parent | 8fb3852113d86d64333d917cad11108d5709c12f (diff) | |
download | freebsd-ports-gnome-b142739e20e82fee1d19c6ac8aa7d5f35f68a088.tar.gz freebsd-ports-gnome-b142739e20e82fee1d19c6ac8aa7d5f35f68a088.tar.zst freebsd-ports-gnome-b142739e20e82fee1d19c6ac8aa7d5f35f68a088.zip |
New port: cad/NASTRAN - NASA's classic FEA program.
It's called NASTRAN-95, otherwise we cannot grab it from github "nicely".
PR: 211739
Approved by: koobs
Diffstat (limited to 'cad/Makefile')
-rw-r--r-- | cad/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/Makefile b/cad/Makefile index 2230edce18e8..d2d7377ab8e1 100644 --- a/cad/Makefile +++ b/cad/Makefile @@ -3,7 +3,7 @@ COMMENT = CAD tools - SUBDIR += NASTRAN + SUBDIR += NASTRAN-95 SUBDIR += admesh SUBDIR += adms SUBDIR += alliance |