diff options
author | erwin <erwin@FreeBSD.org> | 2006-02-12 01:52:27 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2006-02-12 01:52:27 +0800 |
commit | 5bbb089c900538782f56943b179f034f9fb60221 (patch) | |
tree | e7a4dd4ab9d2938497f2c4d9055d00cc0a4ec0d3 /www/Makefile | |
parent | 57028de3fed6b532fe1dc9516027987b725eab92 (diff) | |
download | freebsd-ports-gnome-5bbb089c900538782f56943b179f034f9fb60221.tar.gz freebsd-ports-gnome-5bbb089c900538782f56943b179f034f9fb60221.tar.zst freebsd-ports-gnome-5bbb089c900538782f56943b179f034f9fb60221.zip |
Add p5-Catalyst-View-TT-ControllerLocal 0.02, catalyst TT View with
template names relative to the Controller.
PR: ports/93189
Submitted by: Lars Balker Rasmussen <lars@balker.dk>
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 55850204f731..7024662bff48 100644 --- a/www/Makefile +++ b/www/Makefile @@ -542,6 +542,7 @@ SUBDIR += p5-Catalyst-View-HTML-Template SUBDIR += p5-Catalyst-View-Mason SUBDIR += p5-Catalyst-View-TT + SUBDIR += p5-Catalyst-View-TT-ControllerLocal SUBDIR += p5-Class-DBI-FromForm SUBDIR += p5-Compress-LeadingBlankSpaces SUBDIR += p5-Data-TreeDumper-Renderer-DHTML |