summaryrefslogtreecommitdiff
path: root/www/Makefile
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2000-02-27 08:03:40 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2000-02-27 08:03:40 +0000
commitb9ae176b31226a9eeb13334f384aba05cc09f01a (patch)
treef7538e4d1b577a628c25eab4905c01d63012be56 /www/Makefile
parentPerl module for manage templates and parse templates. (diff)
Activate p5-CGI-FastTemplate.
Notes
Notes: svn path=/head/; revision=26335
Diffstat (limited to '')
-rw-r--r--www/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile
index b7428ced31a0..0356e7574a09 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -96,6 +96,7 @@
SUBDIR += p5-Apache-Radius
SUBDIR += p5-CGI
SUBDIR += p5-CGI_Lite
+ SUBDIR += p5-CGI-FastTemplate
SUBDIR += p5-FastCGI
SUBDIR += p5-HTML
SUBDIR += p5-HTML-Parser