diff options
author | flz <flz@FreeBSD.org> | 2005-03-17 05:18:53 +0800 |
---|---|---|
committer | flz <flz@FreeBSD.org> | 2005-03-17 05:18:53 +0800 |
commit | 4979763568b254a8484a882b0190076657922ff9 (patch) | |
tree | ba166ba5a9f8671ee52434a18657bf998285b013 /www/Makefile | |
parent | da3fe2b21ffb72cd7ea5a5b89fd9c8bf8a1a4332 (diff) | |
download | freebsd-ports-gnome-4979763568b254a8484a882b0190076657922ff9.tar.gz freebsd-ports-gnome-4979763568b254a8484a882b0190076657922ff9.tar.zst freebsd-ports-gnome-4979763568b254a8484a882b0190076657922ff9.zip |
- Add www/p5-CGI-Builder-TT2 0.03, CGI::Builder and Template Toolkit 2
integration.
PR: ports/73270
Submitted by: Daniel Wijnands <daniel@itxl.nl>
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 1232650321ba..d23cbe675556 100644 --- a/www/Makefile +++ b/www/Makefile @@ -433,6 +433,7 @@ SUBDIR += p5-CGI-Application-ValidateRM SUBDIR += p5-CGI-ArgChecker SUBDIR += p5-CGI-Builder + SUBDIR += p5-CGI-Builder-TT2 SUBDIR += p5-CGI-Cache SUBDIR += p5-CGI-FastTemplate SUBDIR += p5-CGI-Framework |