aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorclsung <clsung@FreeBSD.org>2007-07-23 11:09:36 +0800
committerclsung <clsung@FreeBSD.org>2007-07-23 11:09:36 +0800
commit7c1c3526966547c095b4b6e1ffb3bee197d1bdc6 (patch)
tree24687d0923e485a2f06e03abba1a5e34e1c811c1 /textproc/Makefile
parent62b910accf1dc517d0c823132baaa27d8ec7d195 (diff)
downloadfreebsd-ports-gnome-7c1c3526966547c095b4b6e1ffb3bee197d1bdc6.tar.gz
freebsd-ports-gnome-7c1c3526966547c095b4b6e1ffb3bee197d1bdc6.tar.zst
freebsd-ports-gnome-7c1c3526966547c095b4b6e1ffb3bee197d1bdc6.zip
This module provides an implementation of Canonical XML Recommendation
(Version 1, 15 March 2001). It uses XML::GDOME for its DOM tree and XPath nodes. It provides a XS wrapper around libxml2's Canonical XML code. WWW: http://search.cpan.org/dist/XML-Canonical/ PR: ports/114596 Submitted by: Gea-Suan Lin <gslin at gslin.org>
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 c434fc4bbeb2..a69ab6d4d752 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -602,6 +602,7 @@
SUBDIR += p5-XML-Atom-Stream
SUBDIR += p5-XML-Atom-Syndication
SUBDIR += p5-XML-AutoWriter
+ SUBDIR += p5-XML-Canonical
SUBDIR += p5-XML-Catalog
SUBDIR += p5-XML-Clean
SUBDIR += p5-XML-Compile