diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2004-10-26 15:19:55 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2004-10-26 15:19:55 +0000 |
commit | c17373edc86567691cdfb59e62665fe539251ef0 (patch) | |
tree | 64689682d21c0d8261fe70cee832155fc71f80ae /www/Makefile | |
parent | Update to 0.5.8 (diff) |
Add p5-CGI-Builder 1.25, Perl module intended to make it easier to
create reusable web apps.
PR: ports/72937
Submitted by: Daniel Wijnands <daniel@itxl.nl>
Notes
Notes:
svn path=/head/; revision=120233
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 87f1358d78bd..e44e3d55d5f6 100644 --- a/www/Makefile +++ b/www/Makefile @@ -419,6 +419,7 @@ SUBDIR += p5-CGI-Application SUBDIR += p5-CGI-Application-ValidateRM SUBDIR += p5-CGI-ArgChecker + SUBDIR += p5-CGI-Builder SUBDIR += p5-CGI-Cache SUBDIR += p5-CGI-FastTemplate SUBDIR += p5-CGI-Framework |