diff options
author | dmcmahill <dmcmahill@pkgsrc.org> | 2011-05-18 02:23:22 +0000 |
---|---|---|
committer | dmcmahill <dmcmahill@pkgsrc.org> | 2011-05-18 02:23:22 +0000 |
commit | c4d4a477a7589fee8ca73c3a4a2665b487604392 (patch) | |
tree | 4a1fae81f09361a9bec07410df36cda2066b2ebb /textproc/Makefile | |
parent | 108ca47ab2d9ed743a1183107faa210334ba9f7d (diff) | |
download | pkgsrc-c4d4a477a7589fee8ca73c3a4a2665b487604392.tar.gz |
add and enable several perl modules needed to support databases/koha. PR pkg/43929
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 12f18596be0..3a5b2813b52 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.580 2011/05/08 18:48:54 cheusov Exp $ +# $NetBSD: Makefile,v 1.581 2011/05/18 02:23:23 dmcmahill Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -223,6 +223,7 @@ SUBDIR+= o3read SUBDIR+= oniguruma SUBDIR+= openjade SUBDIR+= opensp +SUBDIR+= p5-Biblio-EndnoteStyle SUBDIR+= p5-CAM-PDF SUBDIR+= p5-Convert-ASCII-Armour SUBDIR+= p5-Convert-ASN1 @@ -259,7 +260,11 @@ SUBDIR+= p5-Number-Format SUBDIR+= p5-Number-Spell SUBDIR+= p5-PDF SUBDIR+= p5-PDF-API2 +SUBDIR+= p5-PDF-API2-Simple SUBDIR+= p5-PDF-Create +SUBDIR+= p5-PDF-Reuse +SUBDIR+= p5-PDF-Reuse-Barcode +SUBDIR+= p5-PDF-Table SUBDIR+= p5-POD2-Base SUBDIR+= p5-PPI-HTML SUBDIR+= p5-Pod-Abstract @@ -301,6 +306,7 @@ SUBDIR+= p5-Text-Balanced SUBDIR+= p5-Text-BibTeX SUBDIR+= p5-Text-Brew SUBDIR+= p5-Text-CSV +SUBDIR+= p5-Text-CSV-Encoded SUBDIR+= p5-Text-CSV-Hash SUBDIR+= p5-Text-CSV_XS SUBDIR+= p5-Text-ChaSen |