diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-07-19 22:00:33 +0800 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-07-19 22:00:33 +0800 |
commit | be504f9f94fce3b61338065bacc2e1a5fdda580d (patch) | |
tree | 5e96bba6a0a70f1c6ff715c83784bb306ee9530f /science/Makefile | |
parent | a4f3d2c1bdc1dda1bab3d83b6008e94be4858806 (diff) | |
download | freebsd-ports-gnome-be504f9f94fce3b61338065bacc2e1a5fdda580d.tar.gz freebsd-ports-gnome-be504f9f94fce3b61338065bacc2e1a5fdda580d.tar.zst freebsd-ports-gnome-be504f9f94fce3b61338065bacc2e1a5fdda580d.zip |
This port installs python bindings for openbabel.
WWW: http://openbabel.sourceforge.net
PR: ports/125768
Submitted by: Max Brazhnikov <makc at issp.ac.ru>
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 e656bcbc49ba..e69aabfe297c 100644 --- a/science/Makefile +++ b/science/Makefile @@ -99,6 +99,7 @@ SUBDIR += pcp SUBDIR += pnetcdf SUBDIR += psi3 + SUBDIR += py-openbabel SUBDIR += py-paida SUBDIR += py-scipy SUBDIR += pycdf |