aboutsummaryrefslogtreecommitdiff
path: root/science/Makefile
diff options
context:
space:
mode:
authorJohannes M Dieterich <jmd@FreeBSD.org>2020-05-28 22:05:42 +0000
committerJohannes M Dieterich <jmd@FreeBSD.org>2020-05-28 22:05:42 +0000
commit2faf2ce076846878187d798807f08a8405a9de88 (patch)
treef3809659336bf1519485c2170257c7faeb600d04 /science/Makefile
parent305c566ab70f067dc1926d1555b83d3332f63802 (diff)
downloadports-2faf2ce076846878187d798807f08a8405a9de88.tar.gz
ports-2faf2ce076846878187d798807f08a8405a9de88.zip
new port: science/xtb
xtb is a semiempirical extended tight-binding program package with application in computational chemistry and matrials science. Port is configured to use OpenBLAS to facilitate performance. WWW: https://github.com/grimme-lab/xtb
Notes
Notes: svn path=/head/; revision=536821
Diffstat (limited to 'science/Makefile')
-rw-r--r--science/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/science/Makefile b/science/Makefile
index 096dea36a0dc..aec90583453c 100644
--- a/science/Makefile
+++ b/science/Makefile
@@ -342,6 +342,7 @@
SUBDIR += xcrysden
SUBDIR += xdrawchem
SUBDIR += xfce4-equake-plugin
+ SUBDIR += xtb
SUBDIR += yoda
.include <bsd.port.subdir.mk>