diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2013-01-19 21:03:20 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2013-01-19 21:03:20 +0800 |
commit | f3e2d5af17c6a113585783e16b4e16e48335331c (patch) | |
tree | b490c9a7fa2f2b5a77ec54a94baf138947026e93 /textproc/Makefile | |
parent | bca04885c7a73b45eac847d24339d6585d65c96c (diff) | |
download | freebsd-ports-graphics-f3e2d5af17c6a113585783e16b4e16e48335331c.tar.gz freebsd-ports-graphics-f3e2d5af17c6a113585783e16b4e16e48335331c.tar.zst freebsd-ports-graphics-f3e2d5af17c6a113585783e16b4e16e48335331c.zip |
Text::ClearSilver is a Perl binding to the ClearSilver template
engine.
WWW: http://search.cpan.org/dist/Text-ClearSilver/
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 1115a6481dd..4188543c05a 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 |