diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2013-01-19 13:03:20 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2013-01-19 13:03:20 +0000 |
commit | 21032f03009846a3e45cb52e8768a0514971bd3c (patch) | |
tree | b490c9a7fa2f2b5a77ec54a94baf138947026e93 /textproc/Makefile | |
parent | b1d186d5f33681df1830fcc59f28abb2097ddd2c (diff) |
Text::ClearSilver is a Perl binding to the ClearSilver template
engine.
WWW: http://search.cpan.org/dist/Text-ClearSilver/
Notes
Notes:
svn path=/head/; revision=310653
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 1115a6481dd2..4188543c05aa 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -774,6 +774,7 @@ SUBDIR += p5-Text-Capitalize SUBDIR += p5-Text-CharWidth SUBDIR += p5-Text-Chomp + SUBDIR += p5-Text-ClearSilver SUBDIR += p5-Text-Context SUBDIR += p5-Text-Context-EitherSide SUBDIR += p5-Text-DHCPLeases |