diff options
author | yuri <yuri@FreeBSD.org> | 2018-09-02 02:31:54 +0800 |
---|---|---|
committer | yuri <yuri@FreeBSD.org> | 2018-09-02 02:31:54 +0800 |
commit | 86a1ce4d2893f4b2e3a2632631bd2f1d9342f565 (patch) | |
tree | ca3b2078a057e96f2c1c0ec5984a560b13d1f69b /science/Makefile | |
parent | 9c3d344862b3ddcd6c246fb8cf5b5b9a6983cb8f (diff) | |
download | freebsd-ports-gnome-86a1ce4d2893f4b2e3a2632631bd2f1d9342f565.tar.gz freebsd-ports-gnome-86a1ce4d2893f4b2e3a2632631bd2f1d9342f565.tar.zst freebsd-ports-gnome-86a1ce4d2893f4b2e3a2632631bd2f1d9342f565.zip |
New port: science/py-gpaw: DFT and beyond within the projector-augmented wave method in chemistry
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 092b4160340d..ca5f26c57801 100644 --- a/science/Makefile +++ b/science/Makefile @@ -190,6 +190,7 @@ SUBDIR += py-cdo SUBDIR += py-coards SUBDIR += py-dlib + SUBDIR += py-gpaw SUBDIR += py-gsd SUBDIR += py-h5py SUBDIR += py-hcluster |