diff options
author | steve <steve@FreeBSD.org> | 2001-12-03 03:24:45 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 2001-12-03 03:24:45 +0800 |
commit | d03daf50d40aab06d3dbc9fccc8c073dc468581d (patch) | |
tree | e9277fe55df43add53a0760ee8724922c42dc1a1 /textproc/Makefile | |
parent | 11e0e1c8d8b8369618ac1a5fdf46b4cf8ec9f3e2 (diff) | |
download | freebsd-ports-gnome-d03daf50d40aab06d3dbc9fccc8c073dc468581d.tar.gz freebsd-ports-gnome-d03daf50d40aab06d3dbc9fccc8c073dc468581d.tar.zst freebsd-ports-gnome-d03daf50d40aab06d3dbc9fccc8c073dc468581d.zip |
Adding p5-XML-Handler-Trees version 0.01.
PerlSAX handlers for building XML tree structures.
PR: 32325
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 58bfcb9f6330..2080091d683d 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -151,6 +151,7 @@ SUBDIR += p5-XML-Dumper SUBDIR += p5-XML-Encoding SUBDIR += p5-XML-Filter-Base + SUBDIR += p5-XML-Handler-Trees SUBDIR += p5-XML-LibRSVG SUBDIR += p5-XML-LibXML SUBDIR += p5-XML-LibXSLT |