diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2008-01-18 14:35:56 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2008-01-18 14:35:56 +0000 |
commit | f1ecaae56f37fe34e5c597288e37bb082c364d0b (patch) | |
tree | 01b12531f0320abbc90b89526ff36804a304b23b /www/Makefile | |
parent | 6d335189e8638f68e61cccef62c5d9f9e3dc1109 (diff) |
Add p5-Catalyst-View-Templated 0.02, generic base class for template-based views
Notes
Notes:
svn path=/head/; revision=205778
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 64ce4c847176..5205b068bf4f 100644 --- a/www/Makefile +++ b/www/Makefile @@ -692,6 +692,7 @@ SUBDIR += p5-Catalyst-View-Mason SUBDIR += p5-Catalyst-View-TT SUBDIR += p5-Catalyst-View-TT-ControllerLocal + SUBDIR += p5-Catalyst-View-Templated SUBDIR += p5-Class-DBI-FromForm SUBDIR += p5-ClearSilver SUBDIR += p5-Compress-LeadingBlankSpaces |