aboutsummaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-01-04 17:11:22 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-01-04 17:11:22 +0000
commite3df8df28daf8133dd029bc7980d769012e0749b (patch)
tree2f765c0ae06472dd5c41cfc9e3d1c1815e6ac232 /textproc/Makefile
parent4357f23137a9a35fb495b30aa4dbfbc7b38e7dcb (diff)
- Add p5-String-Print 0.15
String::Print inserts values into (translated) strings. It provides printf and sprintf alternatives via both an object oriented and a functional interface. WWW: http://search.cpan.org/dist/String-Print/
Notes
Notes: svn path=/head/; revision=376245
Diffstat (limited to 'textproc/Makefile')
-rw-r--r--textproc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index bf7426fe60ca..f42699be8d53 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -731,6 +731,7 @@
SUBDIR += p5-String-Fraction
SUBDIR += p5-String-HexConvert
SUBDIR += p5-String-Koremutake
+ SUBDIR += p5-String-Print
SUBDIR += p5-String-RewritePrefix
SUBDIR += p5-String-Scanf
SUBDIR += p5-String-ShellQuote