diff options
author | wjv <wjv@FreeBSD.org> | 2001-08-06 22:45:39 +0800 |
---|---|---|
committer | wjv <wjv@FreeBSD.org> | 2001-08-06 22:45:39 +0800 |
commit | 1fe18d02836533999b07ca894ff1fca2d65520a6 (patch) | |
tree | 7348be708cbb60b5516e9bcc946ecda38c5950cc /biology/Makefile | |
parent | 1ecad37c2cfb2f844dba6ec64841802668f5ae0e (diff) | |
download | freebsd-ports-gnome-1fe18d02836533999b07ca894ff1fca2d65520a6.tar.gz freebsd-ports-gnome-1fe18d02836533999b07ca894ff1fca2d65520a6.tar.zst freebsd-ports-gnome-1fe18d02836533999b07ca894ff1fca2d65520a6.zip |
Add fluctuate 1.30, a program to fit population models.
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 7a6c444d92d3..7a5c0de1f614 100644 --- a/biology/Makefile +++ b/biology/Makefile @@ -11,6 +11,7 @@ SUBDIR += fasta SUBDIR += fasta3 SUBDIR += fastdnaml + SUBDIR += fluctuate SUBDIR += gaussian98 SUBDIR += genpak SUBDIR += gperiodic |