diff options
author | yuri <yuri@FreeBSD.org> | 2018-09-09 07:28:21 +0800 |
---|---|---|
committer | yuri <yuri@FreeBSD.org> | 2018-09-09 07:28:21 +0800 |
commit | a68452e17d804a2ebf4dd0673813d136982c357f (patch) | |
tree | cc4d111d67370aac848d1a0ab65a76ceda6633d5 /science/Makefile | |
parent | 9fef66772f11672801b2e56210c5b4f2e180d891 (diff) | |
download | freebsd-ports-gnome-a68452e17d804a2ebf4dd0673813d136982c357f.tar.gz freebsd-ports-gnome-a68452e17d804a2ebf4dd0673813d136982c357f.tar.zst freebsd-ports-gnome-a68452e17d804a2ebf4dd0673813d136982c357f.zip |
New port: science/namd: Computer software for molecular dynamics simulation
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 5cce108730ca..6a63245bfdf5 100644 --- a/science/Makefile +++ b/science/Makefile @@ -137,6 +137,7 @@ SUBDIR += mpb SUBDIR += mpqc SUBDIR += multiwfn + SUBDIR += namd SUBDIR += ncs SUBDIR += netcdf SUBDIR += netcdf-cxx |