diff options
author | yuri <yuri@FreeBSD.org> | 2018-10-19 05:21:17 +0800 |
---|---|---|
committer | yuri <yuri@FreeBSD.org> | 2018-10-19 05:21:17 +0800 |
commit | c3a3c222c01c83b51f2b180672adc982fcba4394 (patch) | |
tree | beb6b8377a38d8aa701054c3b6f2a1cc576cce5b /science/Makefile | |
parent | 0391a6a9054d425428f48e1efb35a2feb191b9c6 (diff) | |
download | freebsd-ports-gnome-c3a3c222c01c83b51f2b180672adc982fcba4394.tar.gz freebsd-ports-gnome-c3a3c222c01c83b51f2b180672adc982fcba4394.tar.zst freebsd-ports-gnome-c3a3c222c01c83b51f2b180672adc982fcba4394.zip |
New port: science/mmtf: C++ implementation of the MMTF API, decoder and encoder
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 2f713e25883b..136989c60bfb 100644 --- a/science/Makefile +++ b/science/Makefile @@ -142,6 +142,7 @@ SUBDIR += metaphysicl SUBDIR += minc2 SUBDIR += mmdb2 + SUBDIR += mmtf SUBDIR += mol2ps SUBDIR += molgif SUBDIR += mpb |