aboutsummaryrefslogtreecommitdiff
path: root/graphics/p5-Graph-Easy/Makefile
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2005-12-05 09:02:24 +0000
committerAnton Berezin <tobez@FreeBSD.org>2005-12-05 09:02:24 +0000
commite33e6ea333e0156cafa865aaf2dc261431778e2d (patch)
tree968828615b7fd4385373a3a8e8ee4291d4d4c141 /graphics/p5-Graph-Easy/Makefile
parenteafe017a1c78991931aa7148dd8b04aaaa8db2fb (diff)
downloadports-e33e6ea333e0156cafa865aaf2dc261431778e2d.tar.gz
ports-e33e6ea333e0156cafa865aaf2dc261431778e2d.zip
Notes
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 \