diff options
author | wiz <wiz> | 2016-11-23 09:26:31 +0000 |
---|---|---|
committer | wiz <wiz> | 2016-11-23 09:26:31 +0000 |
commit | c2f0b9aa18e0fe1bafbfb209a1e016744d2c9f2c (patch) | |
tree | b653cfe79a5f2ce495f2960799e5c6a0648c89b8 /textproc | |
parent | 71cda2686bcf712f6ef170e86519f1a07a4185bc (diff) | |
download | pkgsrc-c2f0b9aa18e0fe1bafbfb209a1e016744d2c9f2c.tar.gz |
Add 5 new perl packages.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/Makefile | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 7c8371cb6e5..fb5e864fdef 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.897 2016/10/26 07:50:54 kleink Exp $ +# $NetBSD: Makefile,v 1.898 2016/11/23 09:26:31 wiz Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -593,6 +593,11 @@ SUBDIR+= p5-XML-Bare SUBDIR+= p5-XML-Catalog SUBDIR+= p5-XML-Checker SUBDIR+= p5-XML-Clean +SUBDIR+= p5-XML-Compile +SUBDIR+= p5-XML-Compile-Cache +SUBDIR+= p5-XML-Compile-SOAP +SUBDIR+= p5-XML-Compile-SOAP12 +SUBDIR+= p5-XML-Compile-Tester SUBDIR+= p5-XML-DOM SUBDIR+= p5-XML-Descent SUBDIR+= p5-XML-Dumper |