diff options
author | anray <anray@FreeBSD.org> | 2006-01-14 03:17:54 +0800 |
---|---|---|
committer | anray <anray@FreeBSD.org> | 2006-01-14 03:17:54 +0800 |
commit | de1164475ec70ae12d21eba6d05369197d334025 (patch) | |
tree | 8cd1e8f18d0c085572b9506859dd7482d30a6e08 /www/Makefile | |
parent | c291428a42841c07dc5ef3e50b877a2dcc350039 (diff) | |
download | freebsd-ports-gnome-de1164475ec70ae12d21eba6d05369197d334025.tar.gz freebsd-ports-gnome-de1164475ec70ae12d21eba6d05369197d334025.tar.zst freebsd-ports-gnome-de1164475ec70ae12d21eba6d05369197d334025.zip |
Add p5-Apache-Template 0.09, apache::Template - Apache/mod_perl
interface to the Template Toolkit.
PR: ports/91078
Submitted by: Zach Thompson <hideo@lastamericanempire.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 43fbb4c82460..eadac9e5f199 100644 --- a/www/Makefile +++ b/www/Makefile @@ -453,6 +453,7 @@ SUBDIR += p5-Apache-Session-Wrapper SUBDIR += p5-Apache-Singleton SUBDIR += p5-Apache-SubProcess + SUBDIR += p5-Apache-Template SUBDIR += p5-Apache-Test SUBDIR += p5-Apache2-Scoreboard SUBDIR += p5-ApacheBench |