diff options
author | Johann Visagie <wjv@FreeBSD.org> | 2001-08-22 12:07:26 +0000 |
---|---|---|
committer | Johann Visagie <wjv@FreeBSD.org> | 2001-08-22 12:07:26 +0000 |
commit | 8aff3a669c1f00e3f5931b88b2e49f7cd8257521 (patch) | |
tree | 9a712e690df2491f30b6267885c24498514ab44d /biology/Makefile | |
parent | Take out the check for ${XFREE86_VERSION} >= 4; libGL always needs (diff) |
Add seqio 1.2.2, a set of C functions which can read/write
biological sequence files.
PR: 29922
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 2b424f67029d..a672c9011d82 100644 --- a/biology/Makefile +++ b/biology/Makefile @@ -37,6 +37,7 @@ SUBDIR += rasmol SUBDIR += recombine SUBDIR += seaview + SUBDIR += seqio SUBDIR += sim4 SUBDIR += tinker SUBDIR += treeviewx |