diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2005-12-08 17:39:27 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2005-12-08 17:39:27 +0800 |
commit | fd50d4a488cf980104762730586f193a65aee76b (patch) | |
tree | a1137e24387aa01172e4148e34f4bad1df12a8b5 /www/Makefile | |
parent | a023f8d76f31b2bb9fba413427dfd396e5978045 (diff) | |
download | freebsd-ports-gnome-fd50d4a488cf980104762730586f193a65aee76b.tar.gz freebsd-ports-gnome-fd50d4a488cf980104762730586f193a65aee76b.tar.zst freebsd-ports-gnome-fd50d4a488cf980104762730586f193a65aee76b.zip |
Add p5-CGI-Application-Plugin-DBH, a module for easy DBI access from CGI::Application
PR: 89835
Submitted by: Espen Tagestad <espen@tagestad.no>
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 a3ee0e679a52..1b1119d42f4b 100644 --- a/www/Makefile +++ b/www/Makefile @@ -464,6 +464,7 @@ SUBDIR += p5-Bundle-Sledge SUBDIR += p5-CGI-Ajax SUBDIR += p5-CGI-Application + SUBDIR += p5-CGI-Application-Plugin-DBH SUBDIR += p5-CGI-Application-Plugin-ValidateRM SUBDIR += p5-CGI-Application-ValidateRM SUBDIR += p5-CGI-ArgChecker |