summaryrefslogtreecommitdiff
path: root/graphics/p5-Graph-Easy/pkg-plist
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2007-06-20 11:37:48 +0000
committerAnton Berezin <tobez@FreeBSD.org>2007-06-20 11:37:48 +0000
commit80259820e1f6041903fff7ba35af134a91180dce (patch)
tree226ea2fcc23e282e30dcceaeaecfc9322cc6da5a /graphics/p5-Graph-Easy/pkg-plist
parentUpdate to 1.9. Require perl5.8. (diff)
Update to 0.55.
Changes: http://search.cpan.org/src/TELS/Graph-Easy-0.55/CHANGES
Notes
Notes: svn path=/head/; revision=193939
Diffstat (limited to 'graphics/p5-Graph-Easy/pkg-plist')
-rw-r--r--graphics/p5-Graph-Easy/pkg-plist4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/p5-Graph-Easy/pkg-plist b/graphics/p5-Graph-Easy/pkg-plist
index 712248bbc04f..c995e323bfc2 100644
--- a/graphics/p5-Graph-Easy/pkg-plist
+++ b/graphics/p5-Graph-Easy/pkg-plist
@@ -1,8 +1,10 @@
bin/graph-easy
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Graph/Easy/.packlist
%%SITE_PERL%%/Graph/Easy.pm
%%SITE_PERL%%/Graph/Easy/As_ascii.pm
%%SITE_PERL%%/Graph/Easy/As_graphviz.pm
%%SITE_PERL%%/Graph/Easy/As_txt.pm
+%%SITE_PERL%%/Graph/Easy/As_vcg.pm
%%SITE_PERL%%/Graph/Easy/Attributes.pm
%%SITE_PERL%%/Graph/Easy/Base.pm
%%SITE_PERL%%/Graph/Easy/Edge.pm
@@ -22,7 +24,7 @@ bin/graph-easy
%%SITE_PERL%%/Graph/Easy/Node/Empty.pm
%%SITE_PERL%%/Graph/Easy/Parser.pm
%%SITE_PERL%%/Graph/Easy/Parser/Graphviz.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Graph/Easy/.packlist
+%%SITE_PERL%%/Graph/Easy/Parser/VCG.pm
@dirrmtry %%SITE_PERL%%/Graph/Easy/Parser
@dirrmtry %%SITE_PERL%%/Graph/Easy/Node
@dirrmtry %%SITE_PERL%%/Graph/Easy/Layout