diff options
author | yuri <yuri@FreeBSD.org> | 2018-06-18 10:34:02 +0800 |
---|---|---|
committer | yuri <yuri@FreeBSD.org> | 2018-06-18 10:34:02 +0800 |
commit | 78fd22af45d09928c089ae56abe9554c81d6954a (patch) | |
tree | 1d0a0657971afafbc7c9b39a5c6e24896f84f9df /science/Makefile | |
parent | dd6b15c4e5b58052269fe96bd8c6609fcebea7d5 (diff) | |
download | freebsd-ports-gnome-78fd22af45d09928c089ae56abe9554c81d6954a.tar.gz freebsd-ports-gnome-78fd22af45d09928c089ae56abe9554c81d6954a.tar.zst freebsd-ports-gnome-78fd22af45d09928c089ae56abe9554c81d6954a.zip |
New port: science/py-SimpleSpectral: Simplified scipy.signal.spectral module with only pyFFTW support
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 fa18a8ccf1af..f1336eb60505 100644 --- a/science/Makefile +++ b/science/Makefile @@ -167,6 +167,7 @@ SUBDIR += py-MDAnalysisTests SUBDIR += py-OpenFermion SUBDIR += py-PyQuante + SUBDIR += py-SimpleSpectral SUBDIR += py-abipy SUBDIR += py-cdo SUBDIR += py-coards |