summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2000-10-15 02:54:35 +0000
committerjlam <jlam@pkgsrc.org>2000-10-15 02:54:35 +0000
commitd7f509e7c95aacd32cfed914241d42bd7e2f0378 (patch)
treee41295a130422456bb0f3aa5ced493096557a3a2 /www
parentf1ca327dd376d5d8965edcf84d9070870a4e8bd7 (diff)
downloadpkgsrc-d7f509e7c95aacd32cfed914241d42bd7e2f0378.tar.gz
Add and enable:
p5-CGI-Application p5-HTML-PrettyPrinter p5-HTML-Table p5-HTML-Template p5-HTML-Tree
Diffstat (limited to 'www')
-rw-r--r--www/Makefile7
1 files changed, 6 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile
index 20c3c3449f6..632acdc60cf 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.100 2000/09/26 08:54:45 soren Exp $
+# $NetBSD: Makefile,v 1.101 2000/10/15 02:54:35 jlam Exp $
# FreeBSD Id: Makefile,v 1.65 1997/11/17 06:31:39 fenner Exp
#
@@ -56,10 +56,15 @@
SUBDIR += p5-Apache-ASP
SUBDIR += p5-Apache-ePerl
SUBDIR += p5-CGI
+ SUBDIR += p5-CGI-Application
SUBDIR += p5-CGI_Lite
SUBDIR += p5-FCGI
SUBDIR += p5-HTML-Parser
+ SUBDIR += p5-HTML-PrettyPrinter
+ SUBDIR += p5-HTML-Table
SUBDIR += p5-HTML-Tagset
+ SUBDIR += p5-HTML-Template
+ SUBDIR += p5-HTML-Tree
SUBDIR += p5-URI
SUBDIR += p5-VRML
SUBDIR += p5-libwww