aboutsummaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-08-27 10:10:23 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-08-27 10:10:23 +0000
commit2397e69ae646f33b7bafd51014db0fae17cf9e2f (patch)
tree344ca2951d9752c613e8330e7d9706fe8a2dbdc1 /textproc/Makefile
parentf4a42faf16014d16a8e982a339e126ad45eb96d5 (diff)
downloadports-2397e69ae646f33b7bafd51014db0fae17cf9e2f.tar.gz
ports-2397e69ae646f33b7bafd51014db0fae17cf9e2f.zip
textproc/p5-XML-Sig: Add p5-XML-Sig 0.58
XML::Sig provides two primary capabilities: given an XML string, create and insert digital signatures, or if one is already present in the string verify it -- all in accordance with the W3C standard governing XML signatures. WWW: https://metacpan.org/dist/XML-Sig
Diffstat (limited to 'textproc/Makefile')
-rw-r--r--textproc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index 981537fbaf68..b94469e3d373 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1132,6 +1132,7 @@
SUBDIR += p5-XML-STX
SUBDIR += p5-XML-Schematron
SUBDIR += p5-XML-SemanticDiff
+ SUBDIR += p5-XML-Sig
SUBDIR += p5-XML-Simple
SUBDIR += p5-XML-SimpleObject
SUBDIR += p5-XML-SimpleObject-LibXML