aboutsummaryrefslogtreecommitdiff
path: root/graphics/p5-Graph-Easy/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/p5-Graph-Easy/Makefile')
-rw-r--r--graphics/p5-Graph-Easy/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/graphics/p5-Graph-Easy/Makefile b/graphics/p5-Graph-Easy/Makefile
index b338f22ab5be..d35927af0afe 100644
--- a/graphics/p5-Graph-Easy/Makefile
+++ b/graphics/p5-Graph-Easy/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Graph-Easy
-PORTVERSION= 0.33
+PORTVERSION= 0.34
CATEGORIES= graphics perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Graph
@@ -26,11 +26,14 @@ MAN3= Graph::Easy.3 \
Graph::Easy::As_graphviz.3 \
Graph::Easy::As_txt.3 \
Graph::Easy::Attributes.3 \
+ Graph::Easy::Base.3 \
Graph::Easy::Edge.3 \
Graph::Easy::Edge::Cell.3 \
Graph::Easy::Group.3 \
Graph::Easy::Group::Cell.3 \
Graph::Easy::Layout.3 \
+ Graph::Easy::Layout::Chain.3 \
+ Graph::Easy::Layout::Grid.3 \
Graph::Easy::Layout::Path.3 \
Graph::Easy::Layout::Scout.3 \
Graph::Easy::Node.3 \