diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2001-05-27 02:07:44 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2001-05-27 02:07:44 +0000 |
commit | 3f9a715bc2d7e754f98f7783337eab4296830a74 (patch) | |
tree | 633ea3abd60f49bd1e686a9cd7a50874281aa0af /www/Makefile | |
parent | 4bd3823cc51d6d74e4c6ea45fe4796b10cd5a9c3 (diff) | |
download | ports-3f9a715bc2d7e754f98f7783337eab4296830a74.tar.gz ports-3f9a715bc2d7e754f98f7783337eab4296830a74.zip |
HTML::SimpleParse - a bare-bones HTML parser
Notes
Notes:
svn path=/head/; revision=43097
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index cab10f39ca9c..202090c20a28 100644 --- a/www/Makefile +++ b/www/Makefile @@ -204,6 +204,7 @@ SUBDIR += p5-HTML-Pager SUBDIR += p5-HTML-Parser SUBDIR += p5-HTML-QuickCheck + SUBDIR += p5-HTML-SimpleParse SUBDIR += p5-HTML-Stream SUBDIR += p5-HTML-Summary SUBDIR += p5-HTML-Table |