diff options
author | garga <garga@FreeBSD.org> | 2006-05-03 05:31:43 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2006-05-03 05:31:43 +0800 |
commit | 906daad64afd26b8aa753300f5d084598b9ad4c3 (patch) | |
tree | 36ed10ce2fca1a3a4e3ede55f3141f7bffa822b1 /biology/Makefile | |
parent | c3eb07d3b30971929b20f690439e0a8e6a3b23d0 (diff) | |
download | freebsd-ports-gnome-906daad64afd26b8aa753300f5d084598b9ad4c3.tar.gz freebsd-ports-gnome-906daad64afd26b8aa753300f5d084598b9ad4c3.tar.zst freebsd-ports-gnome-906daad64afd26b8aa753300f5d084598b9ad4c3.zip |
Bioperl-run contain modules that provides a PERL interface to various
bioinformatics applications. This allows various applications to be used
with common Bioperl objects.
WWW: http://bioperl.org/
PR: ports/93675
Submitted by: Mauricio Herrera Cuadra <mauricio@arareko.net>
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 b3d3f6f7d9e7..294332a06eef 100644 --- a/biology/Makefile +++ b/biology/Makefile @@ -51,6 +51,7 @@ SUBDIR += p5-bioperl SUBDIR += p5-bioperl-devel SUBDIR += p5-bioperl-run + SUBDIR += p5-bioperl-run-devel SUBDIR += paml SUBDIR += phylip SUBDIR += platon |