diff options
author | mat <mat@FreeBSD.org> | 2004-10-26 23:19:55 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2004-10-26 23:19:55 +0800 |
commit | 8a88da08e8e60bae0af4ed295d7697ecbc08be80 (patch) | |
tree | 925a4343205c148cf21c83d3cff8cde35cfcbc1a /www/Makefile | |
parent | 15411ced27483829ed724ceb6b8cf6dfec6e8469 (diff) | |
download | freebsd-ports-gnome-8a88da08e8e60bae0af4ed295d7697ecbc08be80.tar.gz freebsd-ports-gnome-8a88da08e8e60bae0af4ed295d7697ecbc08be80.tar.zst freebsd-ports-gnome-8a88da08e8e60bae0af4ed295d7697ecbc08be80.zip |
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>
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 |