diff options
author | clsung <clsung@FreeBSD.org> | 2006-12-12 09:39:37 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2006-12-12 09:39:37 +0800 |
commit | f391c196e794b59f2c486fa547852c0871ea08d6 (patch) | |
tree | 80d1d1920fadb0cf2fbaae0774d0e53cbccf6055 /www/Makefile | |
parent | b651be08e91b3d4d14dfe63efc02056dba540876 (diff) | |
download | freebsd-ports-gnome-f391c196e794b59f2c486fa547852c0871ea08d6.tar.gz freebsd-ports-gnome-f391c196e794b59f2c486fa547852c0871ea08d6.tar.zst freebsd-ports-gnome-f391c196e794b59f2c486fa547852c0871ea08d6.zip |
Add p5-CGI-Application-Plugin-DebugScreen 0.06, this plug-in add
DebugScreen support to CGI::Application.
PR: ports/103377
Submitted by: George Hartzell <hartzell at alerce.com>
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 28d7e65e1bfb..0067856b1dfc 100644 --- a/www/Makefile +++ b/www/Makefile @@ -515,6 +515,7 @@ SUBDIR += p5-CGI-Application-Plugin-AnyTemplate SUBDIR += p5-CGI-Application-Plugin-AutoRunmode SUBDIR += p5-CGI-Application-Plugin-DBH + SUBDIR += p5-CGI-Application-Plugin-DebugScreen SUBDIR += p5-CGI-Application-Plugin-DevPopup SUBDIR += p5-CGI-Application-Plugin-Forward SUBDIR += p5-CGI-Application-Plugin-HTDot |