diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2001-12-19 10:03:26 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2001-12-19 10:03:26 +0000 |
commit | 74375be19fb7421b8c54d7d69d9fc18ece7ab61e (patch) | |
tree | c74f08b05ea2946a803a3b1e1944f6ec21ea33be /biology/Makefile | |
parent | Add jhead 1.5, exif Jpeg camera setting parser and thumbnail remover. (diff) |
Add gff2ps 0.97b, converts gff-formated genomic data-sets to
PostScript.
PR: 32920
Submitted by: Camson Huynh <chuynh@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 982d82bce3dd..d07fc1553357 100644 --- a/biology/Makefile +++ b/biology/Makefile @@ -15,6 +15,7 @@ SUBDIR += fluctuate SUBDIR += gaussian98 SUBDIR += genpak + SUBDIR += gff2ps SUBDIR += gperiodic SUBDIR += grappa SUBDIR += hmmer |