diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2020-05-15 11:33:39 +0800 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2020-05-15 11:33:39 +0800 |
commit | cd35f360a333ff25ba34ba162ffb602c80de791e (patch) | |
tree | 4dfa554a0881085f95fe10df81931be510663caa /science/Makefile | |
parent | 813b92f2b36344181dfec7e2001430666c8c86b9 (diff) | |
download | freebsd-ports-gnome-cd35f360a333ff25ba34ba162ffb602c80de791e.tar.gz freebsd-ports-gnome-cd35f360a333ff25ba34ba162ffb602c80de791e.tar.zst freebsd-ports-gnome-cd35f360a333ff25ba34ba162ffb602c80de791e.zip |
New port: science/py-moltemplate: Tool to prepare simulations of molecules, complex molecular assemblies
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 b786d6fef5ca..f026acc73383 100644 --- a/science/Makefile +++ b/science/Makefile @@ -247,6 +247,7 @@ SUBDIR += py-mlpy SUBDIR += py-mmtf-python SUBDIR += py-molmod + SUBDIR += py-moltemplate SUBDIR += py-netCDF4 SUBDIR += py-obspy SUBDIR += py-oddt |