aboutsummaryrefslogtreecommitdiff
path: root/graphics/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-11-15 17:55:32 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-11-15 17:55:32 +0000
commit846977390bb8023091440b8f88fd058a43f546f9 (patch)
tree6e7354a716b20e73a35ec2a15e466115c5fd878d /graphics/Makefile
parent478dca8b62346def191d6ffe06a06fbe0b45329a (diff)
downloadports-846977390bb8023091440b8f88fd058a43f546f9.tar.gz
ports-846977390bb8023091440b8f88fd058a43f546f9.zip
Add p5-GraphViz2-Parse-XML 2.50
GraphViz2::Parse::XML takes an XML file and converts it into a graph, using the pure-Perl XML::Tiny. WWW: https://metacpan.org/release/GraphViz2-Parse-XML
Notes
Notes: svn path=/head/; revision=555247
Diffstat (limited to 'graphics/Makefile')
-rw-r--r--graphics/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index a65aba659c15..fdc3b03b6ad1 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -654,6 +654,7 @@
SUBDIR += p5-GraphViz2-Data-Grapher
SUBDIR += p5-GraphViz2-Parse-ISA
SUBDIR += p5-GraphViz2-Parse-RecDescent
+ SUBDIR += p5-GraphViz2-Parse-XML
SUBDIR += p5-Graphics-Color
SUBDIR += p5-Graphics-ColorNames
SUBDIR += p5-Graphics-ColorNames-WWW