diff options
author | hiramatsu <hiramatsu@pkgsrc.org> | 2011-11-13 13:06:12 +0000 |
---|---|---|
committer | hiramatsu <hiramatsu@pkgsrc.org> | 2011-11-13 13:06:12 +0000 |
commit | 975399492ecd335ea86293dac8204af3d7cd4ef3 (patch) | |
tree | d3434a226acfe2d7bdf3b35e9fff8a6b2a338f9f /textproc | |
parent | 4dce9e25725ed906915f28296c2ba006a25cff54 (diff) | |
download | pkgsrc-975399492ecd335ea86293dac8204af3d7cd4ef3.tar.gz |
Add p5-String-CamelCase.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index b708fe35083..a7b06d17e79 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.598 2011/11/08 11:17:47 ryoon Exp $ +# $NetBSD: Makefile,v 1.599 2011/11/13 13:06:12 hiramatsu Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -318,6 +318,7 @@ SUBDIR+= p5-Snowball-Swedish SUBDIR+= p5-String-Approx SUBDIR+= p5-String-BufferStack SUBDIR+= p5-String-CRC32 +SUBDIR+= p5-String-CamelCase SUBDIR+= p5-String-Koremutake SUBDIR+= p5-String-RewritePrefix SUBDIR+= p5-String-ShellQuote |