diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2003-10-14 16:14:12 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2003-10-14 16:14:12 +0000 |
commit | e01868d0f5deb8b79efdafe011f0da1c5bf8b8f4 (patch) | |
tree | dcb6c19a4ecebed6dd0aa4ea152cd45490822873 /textproc/Makefile | |
parent | 8a0b034ea5cef871d4113fb23c0e896186dae62a (diff) |
Add p5-XML-STX 0.42, a pure Perl STX processor.
Notes
Notes:
svn path=/head/; revision=91217
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 9c58b42e58f5..b89a9c591ec8 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -311,6 +311,7 @@ SUBDIR += p5-XML-SAX-Simple SUBDIR += p5-XML-SAX-Writer SUBDIR += p5-XML-SAXDriver-Sablotron + SUBDIR += p5-XML-STX SUBDIR += p5-XML-Sablotron SUBDIR += p5-XML-Schematron SUBDIR += p5-XML-Simple |