diff options
author | pav <pav@FreeBSD.org> | 2004-08-22 00:34:57 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-08-22 00:34:57 +0800 |
commit | dbeb78eda8b50dd124f411b98d6813d2c52305c8 (patch) | |
tree | 3094c0150db8afd65b05dceaffd848b8c114eab9 /science/Makefile | |
parent | d6ecf3c9e87e1d8f2ac8575cea86c4de1cfce987 (diff) | |
download | freebsd-ports-gnome-dbeb78eda8b50dd124f411b98d6813d2c52305c8.tar.gz freebsd-ports-gnome-dbeb78eda8b50dd124f411b98d6813d2c52305c8.tar.zst freebsd-ports-gnome-dbeb78eda8b50dd124f411b98d6813d2c52305c8.zip |
Add vmd, a molecular visualization program for displaying, animating, and
analyzing large biomolecular systems using 3-D graphics and built-in scripting.
PR: ports/70509
Submitted by: Stephen Montgomery-Smith <stephen@math.missouri.edu>
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 d648f44774a8..7d8e71c8b57a 100644 --- a/science/Makefile +++ b/science/Makefile @@ -43,6 +43,7 @@ SUBDIR += ruby-dcl-gtk SUBDIR += ruby-gphys SUBDIR += vis5d+ + SUBDIR += vmd SUBDIR += xloops-ginac SUBDIR += xmakemol |