diff options
author | erwin <erwin@FreeBSD.org> | 2006-05-02 17:13:50 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2006-05-02 17:13:50 +0800 |
commit | cce3082422101e2b17113a87ea9da09df6011916 (patch) | |
tree | be59cd21925cd92103a4a20c6e35b9c151099758 /www/Makefile | |
parent | 109d33c47e2ffe45f82c2bf9d5a11b5086b66921 (diff) | |
download | freebsd-ports-gnome-cce3082422101e2b17113a87ea9da09df6011916.tar.gz freebsd-ports-gnome-cce3082422101e2b17113a87ea9da09df6011916.tar.zst freebsd-ports-gnome-cce3082422101e2b17113a87ea9da09df6011916.zip |
It is suitable for the scraping of a popular bbs of Japan.
other BBS and the news sites and other sites are also possible by the
addition of the plugin for scraping.
Please take care with the flood control to an excessive access.
WWW: http://search.cpan.org/dist/WWW-2ch/
PR: ports/94065
Submitted by: TAKAHASHI Kaoru <kaoru@kaisei.org>
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 b8f5c32b2dd1..bc8eabae21dd 100644 --- a/www/Makefile +++ b/www/Makefile @@ -706,6 +706,7 @@ SUBDIR += p5-URI-Sequin SUBDIR += p5-W3C-LinkChecker SUBDIR += p5-W3C-LogValidator + SUBDIR += p5-WWW-2ch SUBDIR += p5-WWW-Babelfish SUBDIR += p5-WWW-Curl SUBDIR += p5-WWW-Dilbert |