diff options
author | jeh <jeh@FreeBSD.org> | 2000-10-12 12:31:13 +0000 |
---|---|---|
committer | jeh <jeh@FreeBSD.org> | 2000-10-12 12:31:13 +0000 |
commit | 68f2417cf47985593ac61b4c4fd453f320deba27 (patch) | |
tree | ca03bf9e2a9b6c07a8134aae46b409d79828eaa8 /biology/Makefile | |
parent | 788027be10b9fbb443535f91863e8763554211d9 (diff) | |
download | FreeBSD-ports-68f2417cf47985593ac61b4c4fd453f320deba27.zip FreeBSD-ports-68f2417cf47985593ac61b4c4fd453f320deba27.tar.gz |
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 c4b9f79..b415330 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 |