diff options
author | yuri <yuri@FreeBSD.org> | 2018-06-16 06:28:20 +0800 |
---|---|---|
committer | yuri <yuri@FreeBSD.org> | 2018-06-16 06:28:20 +0800 |
commit | cb7fb1116b642adfb383ca4a3bf50177dec50db8 (patch) | |
tree | c297d2fa590a74e5c7f9dd8352763377b6efa1f6 /science/Makefile | |
parent | 2511420c643ff0ad9e940dac0d1f8d7ebe1bb10d (diff) | |
download | freebsd-ports-gnome-cb7fb1116b642adfb383ca4a3bf50177dec50db8.tar.gz freebsd-ports-gnome-cb7fb1116b642adfb383ca4a3bf50177dec50db8.tar.zst freebsd-ports-gnome-cb7fb1116b642adfb383ca4a3bf50177dec50db8.zip |
New port: science/py-spglib: Library for finding and handling crystal symmetries
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 000b3baa66c6..c71f260530fa 100644 --- a/science/Makefile +++ b/science/Makefile @@ -194,6 +194,7 @@ SUBDIR += py-scimath SUBDIR += py-scipy SUBDIR += py-scoria + SUBDIR += py-spglib SUBDIR += py-tensorflow SUBDIR += py-veusz SUBDIR += py-ws2300 |