diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2005-02-15 18:17:53 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2005-02-15 18:17:53 +0000 |
commit | c3f6706f403a0be4e7b8a5bc2abd6080f695ef9a (patch) | |
tree | a64458c28a8fbdec2e709891527b5d7f181a3fdf /www/Makefile | |
parent | 41a816680b7cdb006336d8a92df331b4570fb099 (diff) |
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>
Notes
Notes:
svn path=/head/; revision=128947
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 |