diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2015-10-26 10:10:10 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2015-10-26 10:10:10 +0000 |
commit | 6ebf053fb0514f5168dbac5b9a6d9807e73b55c8 (patch) | |
tree | 85c3eb7d83f7ff3dc4a1fce7715dbdc4be981425 /science/Makefile | |
parent | 2be6af5e75859102d972a4874ede998dcbc5b035 (diff) |
Add a port of Libxc, a library of exchange-correlation functionals for
density-functional theory.
PR: 201266 (modified)
Submitted by: Johannes Dieterich
Notes
Notes:
svn path=/head/; revision=400179
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 41dd309850d1..02dd6c21f03a 100644 --- a/science/Makefile +++ b/science/Makefile @@ -76,6 +76,7 @@ SUBDIR += libquantum SUBDIR += libsvm SUBDIR += libsvm-python + SUBDIR += libxc SUBDIR += linsmith SUBDIR += massxpert SUBDIR += mbdyn |