diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2002-05-27 08:29:20 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2002-05-27 08:29:20 +0000 |
commit | 807f4547fe33216d035b3855beaa1df72d094990 (patch) | |
tree | d641cb930db0880806514cda71c5577cf2498eb2 /textproc/Makefile | |
parent | b4756531930ad71a4d4daf627883b2aaf3e28733 (diff) | |
download | ports-807f4547fe33216d035b3855beaa1df72d094990.tar.gz ports-807f4547fe33216d035b3855beaa1df72d094990.zip |
Add p5-XML-Filter-XSLT 0.03, xSLT as a SAX Filter.
Notes
Notes:
svn path=/head/; revision=60079
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 b6830acee9fe..813f6a3adb1c 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -186,6 +186,7 @@ SUBDIR += p5-XML-Dumper SUBDIR += p5-XML-Encoding SUBDIR += p5-XML-Filter-Base + SUBDIR += p5-XML-Filter-XSLT SUBDIR += p5-XML-Generator-DBI SUBDIR += p5-XML-Handler-Trees SUBDIR += p5-XML-LibRSVG |