summaryrefslogtreecommitdiff
path: root/www/Makefile
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2000-10-27 01:54:27 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2000-10-27 01:54:27 +0000
commit00ee3007f2ccf4943b1c0b7ebb781460020282e9 (patch)
tree4afdd027f8ce5a4a8ce3ed81069aeefe4120e4ce /www/Makefile
parentUpdate to recognize CC/CFLAGS/X11BASE (diff)
Perl module to use HTML Templates from CGI scripts.
Notes
Notes: svn path=/head/; revision=34279
Diffstat (limited to 'www/Makefile')
-rw-r--r--www/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile
index 2c64b81ed7cf..1fb63510fd01 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -137,6 +137,7 @@
SUBDIR += p5-HTML-Summary
SUBDIR += p5-HTML-TableLayout
SUBDIR += p5-HTML-Tagset
+ SUBDIR += p5-HTML-Template
SUBDIR += p5-HTML-Tree
SUBDIR += p5-HTTPD-Tools
SUBDIR += p5-ParallelUA