diff options
author | tobez <tobez@FreeBSD.org> | 2001-11-23 06:23:53 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2001-11-23 06:23:53 +0800 |
commit | 8cae28987d6fe2b4f389055b19792e8f987b9564 (patch) | |
tree | e75512b13b0cb0a751d9cc2fe7a5152d30b3a1f2 /textproc/Makefile | |
parent | a29f18038636473e7e2f414269a9be940781d8e0 (diff) | |
download | freebsd-ports-gnome-8cae28987d6fe2b4f389055b19792e8f987b9564.tar.gz freebsd-ports-gnome-8cae28987d6fe2b4f389055b19792e8f987b9564.tar.zst freebsd-ports-gnome-8cae28987d6fe2b4f389055b19792e8f987b9564.zip |
Add p5-XML-NamespaceSupport 0.03, a simple generic namespace support
class.
PR: 32159
Submitted by: Sergey Skvortsov <skv@protey.ru>
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 5cbbe7cac888..1e8cb3cddc87 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -148,6 +148,7 @@ SUBDIR += p5-XML-Filter-Base SUBDIR += p5-XML-LibXML SUBDIR += p5-XML-LibXSLT + SUBDIR += p5-XML-NamespaceSupport SUBDIR += p5-XML-Node SUBDIR += p5-XML-Parser SUBDIR += p5-XML-RSS |