diff options
author | mjl <mjl@pkgsrc.org> | 2005-12-04 13:43:50 +0000 |
---|---|---|
committer | mjl <mjl@pkgsrc.org> | 2005-12-04 13:43:50 +0000 |
commit | 657743ad4490fecfbb686a24fbd1331bedfd6667 (patch) | |
tree | ac04f1908e188ac5764fa5f2e485b5ccc56f7786 /textproc/Makefile | |
parent | 434e2eeaf0cee8bf7f8047793b07d58c9e3c5595 (diff) | |
download | pkgsrc-657743ad4490fecfbb686a24fbd1331bedfd6667.tar.gz |
Enable p5-Number-Format, p5-Template-Plugin-Number-Format
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 01592059016..d537fa0a863 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.309 2005/12/04 13:14:51 mjl Exp $ +# $NetBSD: Makefile,v 1.310 2005/12/04 13:43:50 mjl Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -143,6 +143,7 @@ SUBDIR+= p5-Lingua-EN-Inflect SUBDIR+= p5-Lingua-EN-Numbers-Ordinate SUBDIR+= p5-Lingua-EN-Sentence SUBDIR+= p5-Lingua-Preferred +SUBDIR+= p5-Number-Format SUBDIR+= p5-PDF SUBDIR+= p5-PDF-API2 SUBDIR+= p5-PDF-Create @@ -156,6 +157,7 @@ SUBDIR+= p5-Regexp-Common SUBDIR+= p5-String-Approx SUBDIR+= p5-String-CRC32 SUBDIR+= p5-String-ShellQuote +SUBDIR+= p5-Template-Plugin-Number-Format SUBDIR+= p5-Text-Autoformat SUBDIR+= p5-Text-Balanced SUBDIR+= p5-Text-BibTeX |