diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2009-02-10 12:11:31 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2009-02-10 12:11:31 +0000 |
commit | 82c2a84b850fed43f9267c6dcea71cc3d0f53644 (patch) | |
tree | 6d49c98bc7d4a6cb8877dc8e9a636ebfd08a4fda /textproc/Makefile | |
parent | 9943c629cd14a15d43e129dc7cd4149d72a5cc48 (diff) |
Add textproc/p5-String-BufferStack 1.12, a Perl module that provides
nested buffers for templating systems.
Notes
Notes:
svn path=/head/; revision=227986
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 656dbeb739d1..d56d03994919 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -546,6 +546,7 @@ SUBDIR += p5-Spreadsheet-WriteExcel SUBDIR += p5-Spreadsheet-WriteExcel-FromXML SUBDIR += p5-Spreadsheet-WriteExcelXML + SUBDIR += p5-String-BufferStack SUBDIR += p5-String-CamelCase SUBDIR += p5-String-Divert SUBDIR += p5-String-Format |