diff options
author | clsung <clsung@FreeBSD.org> | 2007-12-12 16:01:52 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2007-12-12 16:01:52 +0800 |
commit | f9dbdec879a0d38d44347df278ec98a37d3c37f8 (patch) | |
tree | 64c9149179ad002b219024007c369b27b34d5c1c /www/Makefile | |
parent | d339af5f55e2870ad5cf2f79883b422942cdec53 (diff) | |
download | freebsd-ports-gnome-f9dbdec879a0d38d44347df278ec98a37d3c37f8.tar.gz freebsd-ports-gnome-f9dbdec879a0d38d44347df278ec98a37d3c37f8.tar.zst freebsd-ports-gnome-f9dbdec879a0d38d44347df278ec98a37d3c37f8.zip |
Web::Scraper is a web scraper toolkit, inspired by Ruby's equivalent
Scrapi.
WWW: http://search.cpan.org/dist/Web-Scraper/
PR: ports/117554
Submitted by: Gea-Suan Lin <gslin at gslin.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 37c763af86e8..618479c21bd7 100644 --- a/www/Makefile +++ b/www/Makefile @@ -926,6 +926,7 @@ SUBDIR += p5-WWW-WebArchive SUBDIR += p5-WWW-Wikipedia SUBDIR += p5-WWW-Yandex-TIC + SUBDIR += p5-Web-Scraper SUBDIR += p5-WebService-Basecamp SUBDIR += p5-WebService-Bloglines SUBDIR += p5-WebService-CIA |