diff options
author | skv <skv@FreeBSD.org> | 2002-06-02 21:54:56 +0800 |
---|---|---|
committer | skv <skv@FreeBSD.org> | 2002-06-02 21:54:56 +0800 |
commit | 286b640b8ffea1bcda177bf1adf9c83f851a8524 (patch) | |
tree | 0519b77ef35f105fc42698ed4c9e80c61e1777c1 /textproc/Makefile | |
parent | 1da48dc804cd1c606173730b62370aa188089acc (diff) | |
download | freebsd-ports-gnome-286b640b8ffea1bcda177bf1adf9c83f851a8524.tar.gz freebsd-ports-gnome-286b640b8ffea1bcda177bf1adf9c83f851a8524.tar.zst freebsd-ports-gnome-286b640b8ffea1bcda177bf1adf9c83f851a8524.zip |
Add p5-XML-Filter-SAX1toSAX2 0.01, convert SAX1 events to SAX2.
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 15b75c4e53ec..798dc3dec78d 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -193,6 +193,7 @@ SUBDIR += p5-XML-Filter-BufferText SUBDIR += p5-XML-Filter-DetectWS SUBDIR += p5-XML-Filter-Reindent + SUBDIR += p5-XML-Filter-SAX1toSAX2 SUBDIR += p5-XML-Filter-SAXT SUBDIR += p5-XML-Filter-XInclude SUBDIR += p5-XML-Filter-XSLT |