diff options
author | jeh <jeh@FreeBSD.org> | 2001-02-12 00:28:59 +0800 |
---|---|---|
committer | jeh <jeh@FreeBSD.org> | 2001-02-12 00:28:59 +0800 |
commit | 1575425fa548d42dd928ecc24d27fac8a205edab (patch) | |
tree | 8f480f0792ef565d5902e4b7ed96a9d0af153e3a /biology/Makefile | |
parent | 8078b1770fc5c9725b1e6aa19d3470acddde5460 (diff) | |
download | freebsd-ports-gnome-1575425fa548d42dd928ecc24d27fac8a205edab.tar.gz freebsd-ports-gnome-1575425fa548d42dd928ecc24d27fac8a205edab.tar.zst freebsd-ports-gnome-1575425fa548d42dd928ecc24d27fac8a205edab.zip |
- New port: biology/fasta3, which comprises the FASTA3 suite of DNA and
protein sequence search programs
- FASTA3 updates only some of the elements of FASTA2, which is why I have
submitted ports of both versions (as biology/fasta and biology/fasta3)
PR: 24716
Submitted by: Johann Visagie <johann@egenetics.com>
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 0e5e7c5dfae0..880d5e36e467 100644 --- a/biology/Makefile +++ b/biology/Makefile @@ -8,6 +8,7 @@ SUBDIR += deft SUBDIR += emboss SUBDIR += fasta + SUBDIR += fasta3 SUBDIR += fastdnaml SUBDIR += gaussian98 SUBDIR += gperiodic |