diff options
author | mat <mat@FreeBSD.org> | 2005-02-16 02:17:53 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2005-02-16 02:17:53 +0800 |
commit | 9dd832927fd323f3c61b52a33bbacf9065525810 (patch) | |
tree | 8b0ecaa1f8533b77792fef2fe0011ced91e68893 /www/Makefile | |
parent | 4c464df5913354eca800c7d55f94fd7ff89e4563 (diff) | |
download | freebsd-ports-gnome-9dd832927fd323f3c61b52a33bbacf9065525810.tar.gz freebsd-ports-gnome-9dd832927fd323f3c61b52a33bbacf9065525810.tar.zst freebsd-ports-gnome-9dd832927fd323f3c61b52a33bbacf9065525810.zip |
Add p5-MasonX-WebApp 0.08, works with HTML::Mason to do processing
before Mason is invoked.
PR: ports/75935
Submitted by: Travis Campbell <hcoyote@ghostar.org>
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 abc083bf7708..8f1ef7ef175b 100644 --- a/www/Makefile +++ b/www/Makefile @@ -520,6 +520,7 @@ SUBDIR += p5-MasonX-Interp-WithCallbacks SUBDIR += p5-MasonX-Profiler SUBDIR += p5-MasonX-Request-WithApacheSession + SUBDIR += p5-MasonX-WebApp SUBDIR += p5-Maypole SUBDIR += p5-Maypole-Authentication-UserSessionCookie SUBDIR += p5-Maypole-Component |