diff options
author | petef <petef@FreeBSD.org> | 2004-05-02 08:03:02 +0800 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2004-05-02 08:03:02 +0800 |
commit | 10a27d9f246a598804e155da2a8d2c190b04f2ee (patch) | |
tree | 80328bea9b126b497ddc67187229213b5c6f60e7 /www/p5-Maypole/pkg-descr | |
parent | 0efb0f4925217cf0af64a494db98046717f6bfc4 (diff) | |
download | freebsd-ports-gnome-10a27d9f246a598804e155da2a8d2c190b04f2ee.tar.gz freebsd-ports-gnome-10a27d9f246a598804e155da2a8d2c190b04f2ee.tar.zst freebsd-ports-gnome-10a27d9f246a598804e155da2a8d2c190b04f2ee.zip |
- update to 1.4
- add a pkg-message
- install docs, examples, and templates
- update pkg-descr
PR: 65734
Submitted by: maintainer
Diffstat (limited to 'www/p5-Maypole/pkg-descr')
-rw-r--r-- | www/p5-Maypole/pkg-descr | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/www/p5-Maypole/pkg-descr b/www/p5-Maypole/pkg-descr index c319da03a1e5..38d6fc794e11 100644 --- a/www/p5-Maypole/pkg-descr +++ b/www/p5-Maypole/pkg-descr @@ -1,4 +1,6 @@ -Maypole is an MVC-based web application framework, built around -Class::DBI and Template Toolkit. +Maypole is a Perl framework for MVC-oriented web applications, +similar to Jakarta's Struts. Maypole is designed to minimize coding +requirements for creating simple web interfaces to databases, while +remaining flexible enough to support enterprise web applications. -WWW: http://search.cpan.org/~simon/Maypole/ +WWW: http://search.cpan.org/dist/Maypole/ |