diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2005-12-08 09:39:27 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2005-12-08 09:39:27 +0000 |
commit | b97c9968ccff7dea9856cd890a0d7016603a2cda (patch) | |
tree | e0d7faa9fcd192f3338beff538f9e2b98e225b7a /www/Makefile | |
parent | 95c56ed20030e1feecdc95f7f4d2b53584e19ae3 (diff) |
Add p5-CGI-Application-Plugin-DBH, a module for easy DBI access from CGI::Application
PR: 89835
Submitted by: Espen Tagestad <espen@tagestad.no>
Notes
Notes:
svn path=/head/; revision=150649
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 |