summaryrefslogtreecommitdiff
path: root/www/Makefile
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2000-01-29 03:26:27 +0000
committerAde Lovett <ade@FreeBSD.org>2000-01-29 03:26:27 +0000
commite6f89f1bac0c0566952637df0747585ee962824e (patch)
tree13736c700f407c401f918dd01f6764741df3e196 /www/Makefile
parentp5-SyslogScan contains routines to parse system logs. (diff)
A collection of modules that represent, create, and
extract information from HTML syntax trees. PR: 15862 Submitted by: Dmitry Sivachenko <dima@Chg.RU>
Notes
Notes: svn path=/head/; revision=25196
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 feb999c5cdad..4b7dd1b944e8 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -91,6 +91,7 @@
SUBDIR += p5-HTML-Parser
SUBDIR += p5-HTML-QuickCheck
SUBDIR += p5-HTML-Stream
+ SUBDIR += p5-HTML-Tree
SUBDIR += p5-HTTPD-Tools
SUBDIR += p5-ParallelUA
SUBDIR += p5-WWW-Search