diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2004-02-25 13:54:28 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2004-02-25 13:54:28 +0000 |
commit | b02751aebc5e85ae0684929456358ab8b32e9ba5 (patch) | |
tree | 0ca4131934004a7088c6e61973f39934724a9ff3 /www/Makefile | |
parent | f18b1ceaea3d1b56ad15395efce4064344557ae9 (diff) |
Add p5-CGI-Framework 0.13, a simple-to-use, lightweight web CGI
framework.
Notes
Notes:
svn path=/head/; revision=102098
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 b885c878cc44..78b989fefdeb 100644 --- a/www/Makefile +++ b/www/Makefile @@ -364,6 +364,7 @@ SUBDIR += p5-CGI-ArgChecker SUBDIR += p5-CGI-Cache SUBDIR += p5-CGI-FastTemplate + SUBDIR += p5-CGI-Framework SUBDIR += p5-CGI-Kwiki SUBDIR += p5-CGI-Minimal SUBDIR += p5-CGI-SSI |