diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2006-05-06 04:09:54 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2006-05-06 04:09:54 +0800 |
commit | 84a792753de77f1ad3c84895d54491cd3f2104de (patch) | |
tree | 235cdfe28761eeacdc1422c0eda800a586e841a4 /biology/Makefile | |
parent | 03820e7d8eb84a300c8f0e2e759993adcd833667 (diff) | |
download | freebsd-ports-gnome-84a792753de77f1ad3c84895d54491cd3f2104de.tar.gz freebsd-ports-gnome-84a792753de77f1ad3c84895d54491cd3f2104de.tar.zst freebsd-ports-gnome-84a792753de77f1ad3c84895d54491cd3f2104de.zip |
Add protomol 2.0.3, OO, component based, framework for molecular
dynamics (MD) simulations.
PR: 95123
Submitted by: Sangwoo Shim <sangwoos@gmail.com>
Diffstat (limited to 'biology/Makefile')
-rw-r--r-- | biology/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/biology/Makefile b/biology/Makefile index 294332a06eef..4e3db307679d 100644 --- a/biology/Makefile +++ b/biology/Makefile @@ -57,6 +57,7 @@ SUBDIR += platon SUBDIR += povchem SUBDIR += primer3 + SUBDIR += protomol SUBDIR += psi88 SUBDIR += py-biopython SUBDIR += pymol |