diff options
author | jylefort <jylefort@FreeBSD.org> | 2005-05-27 06:59:56 +0800 |
---|---|---|
committer | jylefort <jylefort@FreeBSD.org> | 2005-05-27 06:59:56 +0800 |
commit | b2c6752f582c322b30ea07d11e7d87e19a18a39f (patch) | |
tree | fedb2319f5142fd6152c13b012b62b3d3ef6e3b8 /www/Makefile | |
parent | 281988b7e3199c8cc68d374b8cb7ec0601197980 (diff) | |
download | freebsd-ports-graphics-b2c6752f582c322b30ea07d11e7d87e19a18a39f.tar.gz freebsd-ports-graphics-b2c6752f582c322b30ea07d11e7d87e19a18a39f.tar.zst freebsd-ports-graphics-b2c6752f582c322b30ea07d11e7d87e19a18a39f.zip |
Add p5-Catalyst-Model-CDBI-Sweet.
Catalyst::Model::CDBI::Sweet provides convenient count, search, page, and cache
functions in a sweet package. It integrates these functions with Class::DBI in
a convenient and efficient way.
WWW: http://search.cpan.org/dist/Catalyst-Model-CDBI-Sweet
PR: ports/81489
Submitted by: Travis Campbell <hcoyote@ghostar.org>
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 2ea99efe226..9baffc74621 100644 --- a/www/Makefile +++ b/www/Makefile @@ -461,6 +461,7 @@ SUBDIR += p5-CGI_Lite SUBDIR += p5-Catalyst SUBDIR += p5-Catalyst-Model-CDBI + SUBDIR += p5-Catalyst-Model-CDBI-Sweet SUBDIR += p5-Catalyst-Plugin-FillInForm SUBDIR += p5-Catalyst-Plugin-FormValidator SUBDIR += p5-Catalyst-Plugin-Prototype |