aboutsummaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2013-01-19 02:28:36 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2013-01-19 02:28:36 +0000
commitceb37413c0834330ca3591f4becda7ce47c7c04e (patch)
tree82c0fd524259c406e82c7ba9ee5fdf580840a5f3 /textproc/Makefile
parentca5339dec834692a46b20d2f989a0c9b1a733f89 (diff)
downloadports-ceb37413c0834330ca3591f4becda7ce47c7c04e.tar.gz
ports-ceb37413c0834330ca3591f4becda7ce47c7c04e.zip
Text::MicroMason interpolates blocks of Perl code embedded into text
strings. Each MicroMason object acts as a "template compiler," which converts templates from text-with-embedded-code formats into ready-to-execute Perl subroutines. WWW: http://search.cpan.org/dist/Text-MicroMason/
Notes
Notes: svn path=/head/; revision=310629
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 4ad58407d02f..2e9c2be21f64 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -815,6 +815,7 @@
SUBDIR += p5-Text-Markdown
SUBDIR += p5-Text-Match-FastAlternatives
SUBDIR += p5-Text-Metaphone
+ SUBDIR += p5-Text-MicroMason
SUBDIR += p5-Text-MicroTemplate
SUBDIR += p5-Text-MultiMarkdown
SUBDIR += p5-Text-NSP