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/p5-Maypole/pkg-descr | |
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/p5-Maypole/pkg-descr')
-rw-r--r-- | www/p5-Maypole/pkg-descr | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/www/p5-Maypole/pkg-descr b/www/p5-Maypole/pkg-descr new file mode 100644 index 000000000000..c319da03a1e5 --- /dev/null +++ b/www/p5-Maypole/pkg-descr @@ -0,0 +1,4 @@ +Maypole is an MVC-based web application framework, built around +Class::DBI and Template Toolkit. + +WWW: http://search.cpan.org/~simon/Maypole/ |