diff options
author | yuri <yuri@FreeBSD.org> | 2018-07-08 07:32:57 +0800 |
---|---|---|
committer | yuri <yuri@FreeBSD.org> | 2018-07-08 07:32:57 +0800 |
commit | 27595c25f81879ca7ed9adb5599b48c31987fa59 (patch) | |
tree | 450029d96f6fdb2639f529d2f8bed56f9eae27c4 /science/Makefile | |
parent | 3691be3a6590228de6cea58499935fd19c44404f (diff) | |
download | freebsd-ports-gnome-27595c25f81879ca7ed9adb5599b48c31987fa59.tar.gz freebsd-ports-gnome-27595c25f81879ca7ed9adb5599b48c31987fa59.tar.zst freebsd-ports-gnome-27595c25f81879ca7ed9adb5599b48c31987fa59.zip |
New port: science/mmdb2: C++ toolkit for working with macromolecular coordinate files
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 348b02f86a5f..985a4e52924a 100644 --- a/science/Makefile +++ b/science/Makefile @@ -115,6 +115,7 @@ SUBDIR += metaf2xml SUBDIR += metaphysicl SUBDIR += minc2 + SUBDIR += mmdb2 SUBDIR += mol2ps SUBDIR += mpb SUBDIR += mpqc |