diff options
author | sf <sf@FreeBSD.org> | 2001-02-11 03:38:20 +0800 |
---|---|---|
committer | sf <sf@FreeBSD.org> | 2001-02-11 03:38:20 +0800 |
commit | 077ae72d0a7ba78ec5485fdb5347789c5a46af43 (patch) | |
tree | d5c5d4d3f7aaa38b935b218ff74c7dcfb1e42f07 /biology/Makefile | |
parent | 88e7cc1cd8b00a1d461c48d4f329f8df666ca864 (diff) | |
download | freebsd-ports-gnome-077ae72d0a7ba78ec5485fdb5347789c5a46af43.tar.gz freebsd-ports-gnome-077ae72d0a7ba78ec5485fdb5347789c5a46af43.tar.zst freebsd-ports-gnome-077ae72d0a7ba78ec5485fdb5347789c5a46af43.zip |
add gaussian98, an ab-initio molecular orbital calculation program.
PR: 23577
Submitted by: NAKATA, Maho <chat95@mbox.kyoto-inet.or.jp>
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 bc2c4d1d767f..b7787ef6283c 100644 --- a/biology/Makefile +++ b/biology/Makefile @@ -8,6 +8,7 @@ SUBDIR += deft SUBDIR += emboss SUBDIR += fastdnaml + SUBDIR += gaussian98 SUBDIR += gperiodic SUBDIR += hmmer SUBDIR += kinemage |