diff options
author | tobez <tobez@FreeBSD.org> | 2008-07-07 20:18:47 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2008-07-07 20:18:47 +0800 |
commit | 405ea2f9e37b04f93a35ff1a4aab3dae75b4abb9 (patch) | |
tree | 09c129ae0431c661515838fbc33a50722d4dd75e /www/Makefile | |
parent | 94d3a2314c9d3cbee59bd0bd2dcbe06d81e0a2db (diff) | |
download | freebsd-ports-gnome-405ea2f9e37b04f93a35ff1a4aab3dae75b4abb9.tar.gz freebsd-ports-gnome-405ea2f9e37b04f93a35ff1a4aab3dae75b4abb9.tar.zst freebsd-ports-gnome-405ea2f9e37b04f93a35ff1a4aab3dae75b4abb9.zip |
Add www/p5-Continuity, a Perl library that abstracts away statelessness
of HTTP to help beuilding stateful Web applications.
WWW: http://search.cpan.org/dist/Continuity/
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 3d6ea799b074..18d5f2f5207e 100644 --- a/www/Makefile +++ b/www/Makefile @@ -741,6 +741,7 @@ SUBDIR += p5-Class-DBI-FromForm SUBDIR += p5-ClearSilver SUBDIR += p5-Compress-LeadingBlankSpaces + SUBDIR += p5-Continuity SUBDIR += p5-Cookie-XS SUBDIR += p5-DBIx-Class-HTMLWidget SUBDIR += p5-Data-TreeDumper-Renderer-DHTML |