diff options
author | jylefort <jylefort@FreeBSD.org> | 2005-06-29 08:30:04 +0800 |
---|---|---|
committer | jylefort <jylefort@FreeBSD.org> | 2005-06-29 08:30:04 +0800 |
commit | 54779474e5429f0c603df4bad1f89fbd2b626758 (patch) | |
tree | 2765968e1694aecdaa42d7303a88cabcad6e4bd8 /www/Makefile | |
parent | c7979e86469e278252c2b2ef8308906afdabb88b (diff) | |
download | freebsd-ports-graphics-54779474e5429f0c603df4bad1f89fbd2b626758.tar.gz freebsd-ports-graphics-54779474e5429f0c603df4bad1f89fbd2b626758.tar.zst freebsd-ports-graphics-54779474e5429f0c603df4bad1f89fbd2b626758.zip |
Add p5-Template-Plugin-Monta.
Template::Plugin::Monta is a plugin for Template Toolkit which allows you to
use monta-method on your template.
WWW: http://search.cpan.org/dist/Template-Plugin-Monta/
PR: ports/82632
Submitted by: TAKAHASHI Kaoru <kaoru@kaisei.org>
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 8c964af2f67..25a7b3c1d9b 100644 --- a/www/Makefile +++ b/www/Makefile @@ -587,6 +587,7 @@ SUBDIR += p5-Template-Plugin-Class SUBDIR += p5-Template-Plugin-Comma SUBDIR += p5-Template-Plugin-MP3 + SUBDIR += p5-Template-Plugin-Monta SUBDIR += p5-Template-Timer SUBDIR += p5-Template-Toolkit SUBDIR += p5-URI-Sequin |