aboutsummaryrefslogtreecommitdiffstats
path: root/biology/p5-Bio-Phylo/Makefile
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-12-13 05:29:40 +0800
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-12-13 05:29:40 +0800
commit7823a28b1484c0e4aeb244efc7f2b6aae94f5eb7 (patch)
tree3f9720bed518a9a0004f4f06a95478cceb4a525b /biology/p5-Bio-Phylo/Makefile
parent4163e179218c276cfe3e94bf9ad054b345ade105 (diff)
downloadfreebsd-ports-gnome-7823a28b1484c0e4aeb244efc7f2b6aae94f5eb7.tar.gz
freebsd-ports-gnome-7823a28b1484c0e4aeb244efc7f2b6aae94f5eb7.tar.zst
freebsd-ports-gnome-7823a28b1484c0e4aeb244efc7f2b6aae94f5eb7.zip
- Update to 0.32
With Hat: perl@ Changes: http://search.cpan.org/dist/Bio-Phylo/Changes
Diffstat (limited to 'biology/p5-Bio-Phylo/Makefile')
-rw-r--r--biology/p5-Bio-Phylo/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/biology/p5-Bio-Phylo/Makefile b/biology/p5-Bio-Phylo/Makefile
index 614ff32f86f5..ea15963d9c35 100644
--- a/biology/p5-Bio-Phylo/Makefile
+++ b/biology/p5-Bio-Phylo/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Bio-Phylo
-PORTVERSION= 0.31
+PORTVERSION= 0.32
CATEGORIES= biology perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -61,9 +61,12 @@ MAN3= Bio::Phylo.3 \
Bio::Phylo::NeXML::DOM::Element::Libxml.3 \
Bio::Phylo::NeXML::DOM::Element.3 \
Bio::Phylo::NeXML::Meta::XMLLiteral.3 \
+ Bio::Phylo::Parsers::Abstract.3 \
+ Bio::Phylo::Parsers::Fasta.3 \
Bio::Phylo::Parsers::Newick.3 \
Bio::Phylo::Parsers::Nexml.3 \
Bio::Phylo::Parsers::Nexus.3 \
+ Bio::Phylo::Parsers::Phylip.3 \
Bio::Phylo::Parsers::Table.3 \
Bio::Phylo::Parsers::Taxlist.3 \
Bio::Phylo::Parsers::Tolweb.3 \
@@ -82,6 +85,7 @@ MAN3= Bio::Phylo.3 \
Bio::Phylo::Treedrawer::Png.3 \
Bio::Phylo::Treedrawer::Swf.3 \
Bio::Phylo::Treedrawer::Svg.3 \
+ Bio::Phylo::Unparsers::Abstract.3 \
Bio::Phylo::Unparsers::Mrp.3 \
Bio::Phylo::Unparsers::Newick.3 \
Bio::Phylo::Unparsers::Nexml.3 \