diff options
author | miwi <miwi@FreeBSD.org> | 2009-03-10 18:50:49 +0000 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-03-10 18:50:49 +0000 |
commit | 3a466a7c388ada47235a324453d9001f6b1bca51 (patch) | |
tree | 82ec6209312633d04012f4f6a0c9252076cea09e /biology/Makefile | |
parent | 19f368f670576a4986cafbb5d0d581bd41e11ca2 (diff) | |
download | FreeBSD-ports-3a466a7c388ada47235a324453d9001f6b1bca51.zip FreeBSD-ports-3a466a7c388ada47235a324453d9001f6b1bca51.tar.gz |
p5-Bio-Graphics is a simple GD-based renderer (diagram drawer)
for DNA and protein sequences.
WWW: http://search.cpan.org/dist/Bio-Graphics/
PR: ports/132088
Submitted by: Wen Heping <wenheping at gmail.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 1f0088c..3ef71ba 100644 --- a/biology/Makefile +++ b/biology/Makefile @@ -57,6 +57,7 @@ SUBDIR += p5-AcePerl SUBDIR += p5-Bio-ASN1-EntrezGene SUBDIR += p5-Bio-Das + SUBDIR += p5-Bio-Graphics SUBDIR += p5-Bio-Phylo SUBDIR += p5-bioperl SUBDIR += p5-bioperl-devel |