diff options
author | thierry <thierry@FreeBSD.org> | 2014-02-21 23:39:56 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2014-02-21 23:39:56 +0800 |
commit | f5e18bfe42d120437ffcb91d78f61fe978a97332 (patch) | |
tree | 0d86cd5bf671c46b63cf1e485badd73cedf5b058 /science/Makefile | |
parent | 9788d9d7d8a41d3e07a26e5d960035d497f319b1 (diff) | |
download | freebsd-ports-gnome-f5e18bfe42d120437ffcb91d78f61fe978a97332.tar.gz freebsd-ports-gnome-f5e18bfe42d120437ffcb91d78f61fe978a97332.tar.zst freebsd-ports-gnome-f5e18bfe42d120437ffcb91d78f61fe978a97332.zip |
Adding OpenKIM, an application programming interface (API) for
coupling atomistic simulation codes and interatomic potential
subroutines.
PR: ports/177692
Submitted by: Jason Bacon <jwbacon (at) tds.net>
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 b5ae437c111e..a4b0d299bf7d 100644 --- a/science/Makefile +++ b/science/Makefile @@ -110,6 +110,7 @@ SUBDIR += netcdf4 SUBDIR += nifticlib SUBDIR += openbabel + SUBDIR += openkim SUBDIR += p5-Algorithm-SVMLight SUBDIR += p5-Chemistry-3DBuilder SUBDIR += p5-Chemistry-Bond-Find |