summaryrefslogtreecommitdiff
path: root/www/Makefile
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2000-10-28 03:24:16 +0000
committerWill Andrews <will@FreeBSD.org>2000-10-28 03:24:16 +0000
commitf0043cbbc4feb4c10e23e21caea382d6b55cc80b (patch)
tree43eabdcd9c3149300fda045a9941e3539cb9022f /www/Makefile
parentUpdate Vim 5.7 to patchlevel 13. (diff)
Add p5-HTML-TableExtract 1.05, a Perl extension for extracting the text
contained in tables within an HTML document. PR: 22180 Submitted by: Sergey Osokin <osa@FreeBSD.org.ru>
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 375dff22b854..f8c89acfdd25 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -137,6 +137,7 @@
SUBDIR += p5-HTML-QuickCheck
SUBDIR += p5-HTML-Stream
SUBDIR += p5-HTML-Summary
+ SUBDIR += p5-HTML-TableExtract
SUBDIR += p5-HTML-TableLayout
SUBDIR += p5-HTML-Tagset
SUBDIR += p5-HTML-Template