diff options
author | Johann Visagie <wjv@FreeBSD.org> | 2001-09-26 09:22:02 +0000 |
---|---|---|
committer | Johann Visagie <wjv@FreeBSD.org> | 2001-09-26 09:22:02 +0000 |
commit | cdda6a705b823a960318088a4f95e8445088d5b0 (patch) | |
tree | 26a0905fdb0b1fe08dd2dba96e47802afda282f3 /biology/Makefile | |
parent | - Update to version 0.10.2 (diff) |
Add nclever 4.0, a character-based version of NCBI's Entrez program.
PR: 30783
Submitted by: Tony Maher <tonym@biolateral.com.au>
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 a672c9011d82..852f40bb6dfe 100644 --- a/biology/Makefile +++ b/biology/Makefile @@ -24,6 +24,7 @@ SUBDIR += mopac SUBDIR += nab SUBDIR += ncbi-toolkit + SUBDIR += nclever SUBDIR += ortep3 SUBDIR += p5-AcePerl SUBDIR += p5-bioperl |