diff options
author | jeh <jeh@FreeBSD.org> | 2000-10-12 20:31:13 +0800 |
---|---|---|
committer | jeh <jeh@FreeBSD.org> | 2000-10-12 20:31:13 +0800 |
commit | 68f2417cf47985593ac61b4c4fd453f320deba27 (patch) | |
tree | ca03bf9e2a9b6c07a8134aae46b409d79828eaa8 /biology/Makefile | |
parent | 788027be10b9fbb443535f91863e8763554211d9 (diff) | |
download | freebsd-ports-gnome-68f2417cf47985593ac61b4c4fd453f320deba27.tar.gz freebsd-ports-gnome-68f2417cf47985593ac61b4c4fd453f320deba27.tar.zst freebsd-ports-gnome-68f2417cf47985593ac61b4c4fd453f320deba27.zip |
Initial import of fastDNAml Version 1.2.2
The faster variant of DNAML, makes phylogenetic trees using maximum likelihood
PR: 21931
Submitted by: Motomichi Matsuzaki <mzaki@e-mail.ne.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 c4b9f79e75f6..b41533083b49 100644 --- a/biology/Makefile +++ b/biology/Makefile @@ -7,6 +7,7 @@ SUBDIR += clustalw SUBDIR += deft SUBDIR += emboss + SUBDIR += fastdnaml SUBDIR += gperiodic SUBDIR += hmmer SUBDIR += kinemage |