diff options
author | lth <lth@FreeBSD.org> | 2005-09-16 02:31:01 +0800 |
---|---|---|
committer | lth <lth@FreeBSD.org> | 2005-09-16 02:31:01 +0800 |
commit | 9f240042ff2aecb27fa02d99592b75e862d7da64 (patch) | |
tree | 96fd0cf2cceadd88e8a9a7b4127568d16647638c /www/Makefile | |
parent | 9047b69a5b5691b7c4a2e6b3f0624c09e6caa3df (diff) | |
download | freebsd-ports-graphics-9f240042ff2aecb27fa02d99592b75e862d7da64.tar.gz freebsd-ports-graphics-9f240042ff2aecb27fa02d99592b75e862d7da64.tar.zst freebsd-ports-graphics-9f240042ff2aecb27fa02d99592b75e862d7da64.zip |
Add p5-HTML-Template-HashWrapper 1.3, easy way to use the associate
option from HTML::Template.
PR: ports/86157
Submitted by: Zach Thompson <hideo@lastamericanempire.com>
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 417d0baeaaa..c6628fd259a 100644 --- a/www/Makefile +++ b/www/Makefile @@ -530,6 +530,7 @@ SUBDIR += p5-HTML-Template SUBDIR += p5-HTML-Template-Associate SUBDIR += p5-HTML-Template-Expr + SUBDIR += p5-HTML-Template-HashWrapper SUBDIR += p5-HTML-Template-JIT SUBDIR += p5-HTML-TokeParser-Simple SUBDIR += p5-HTML-Tree |