diff options
author | skv <skv@FreeBSD.org> | 2002-05-27 17:52:42 +0800 |
---|---|---|
committer | skv <skv@FreeBSD.org> | 2002-05-27 17:52:42 +0800 |
commit | 1acbd1373c75426998f9d135ed846e3531069d62 (patch) | |
tree | 156a8c3311eee532e2ddb68c2629d63fbe930ff3 /textproc/Makefile | |
parent | 1361006975a7df36848f6ba689756605f11a052b (diff) | |
download | freebsd-ports-gnome-1acbd1373c75426998f9d135ed846e3531069d62.tar.gz freebsd-ports-gnome-1acbd1373c75426998f9d135ed846e3531069d62.tar.zst freebsd-ports-gnome-1acbd1373c75426998f9d135ed846e3531069d62.zip |
Add p5-XML-Filter-Reindent 0.03,
reformats whitespace for pretty
printing XML.
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 8ff644cf75a4..eb8194324c71 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -189,6 +189,7 @@ SUBDIR += p5-XML-Filter-Base SUBDIR += p5-XML-Filter-BufferText SUBDIR += p5-XML-Filter-DetectWS + SUBDIR += p5-XML-Filter-Reindent SUBDIR += p5-XML-Filter-SAXT SUBDIR += p5-XML-Filter-XInclude SUBDIR += p5-XML-Filter-XSLT |