diff options
author | clsung <clsung@FreeBSD.org> | 2006-12-05 16:12:31 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2006-12-05 16:12:31 +0800 |
commit | b79554d4e5b00e6814535ce0c14fad8432f5533a (patch) | |
tree | 0cba031efea69782d31d414182485d6be7e60bec /www/Makefile | |
parent | 31b23002e54a9f15766d32be3a656f0ff67e3ad2 (diff) | |
download | freebsd-ports-gnome-b79554d4e5b00e6814535ce0c14fad8432f5533a.tar.gz freebsd-ports-gnome-b79554d4e5b00e6814535ce0c14fad8432f5533a.tar.zst freebsd-ports-gnome-b79554d4e5b00e6814535ce0c14fad8432f5533a.zip |
Add p5-CGI-Application-Plugin-AutoRunmode 0.13, CGI::App plugin to
automatically register runmodes.
PR: ports/103376
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 571db80d6d5c..5aeaae404d96 100644 --- a/www/Makefile +++ b/www/Makefile @@ -511,6 +511,7 @@ SUBDIR += p5-Business-PayPal SUBDIR += p5-CGI-Ajax SUBDIR += p5-CGI-Application + SUBDIR += p5-CGI-Application-Plugin-AutoRunmode SUBDIR += p5-CGI-Application-Plugin-DBH SUBDIR += p5-CGI-Application-Plugin-HTDot SUBDIR += p5-CGI-Application-Plugin-Redirect |