diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2004-04-08 18:27:19 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2004-04-08 18:27:19 +0000 |
commit | 0ea1b848c57790e7f6de9b09b62714222ed4c264 (patch) | |
tree | 00273263f8a221211ede18c624d567ead681bedb /www/Makefile | |
parent | be877f4b086a4f1f3bdb3e58c73996f1f8620448 (diff) |
Add p5-Maypole 1.3, mVC web application framework.
Maypole is an MVC-based web application framework, built around
Class::DBI and Template Toolkit.
WWW: http://search.cpan.org/~simon/Maypole/
PR: ports/65328
Submitted by: Lars Thegler <lars@thegler.dk>
Notes
Notes:
svn path=/head/; revision=106508
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 8f0ffb0686f4..b9899d3d5afa 100644 --- a/www/Makefile +++ b/www/Makefile @@ -434,6 +434,7 @@ SUBDIR += p5-HTTPD-Tools SUBDIR += p5-IMDB-Movie SUBDIR += p5-MasonX-Request-WithApacheSession + SUBDIR += p5-Maypole SUBDIR += p5-PHP-Session SUBDIR += p5-ParallelUA SUBDIR += p5-PodToHTML |