diff options
author | miwi <miwi@FreeBSD.org> | 2008-02-16 22:11:58 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-02-16 22:11:58 +0800 |
commit | e6d118cc69d0e9fd6243504bb1e778c1e2158777 (patch) | |
tree | 900c5fba55e64a6d868f22712fc4f7da48ee23e6 /www/Makefile | |
parent | ab3de1e64520d55c7a0f806e7790de2b05a758ad (diff) | |
download | freebsd-ports-gnome-e6d118cc69d0e9fd6243504bb1e778c1e2158777.tar.gz freebsd-ports-gnome-e6d118cc69d0e9fd6243504bb1e778c1e2158777.tar.zst freebsd-ports-gnome-e6d118cc69d0e9fd6243504bb1e778c1e2158777.zip |
Web::Scraper::Config allows you to harness the power of
Web::Scraper from a config file.
WWW: http://search.cpan.org/dist/Web-Scraper-Config/
PR: ports/120161
Submitted by: Masahiro Teramoto <markun at onohara.to>
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 97c153969a2a..8230a81b183b 100644 --- a/www/Makefile +++ b/www/Makefile @@ -956,6 +956,7 @@ SUBDIR += p5-WWW-Wikipedia SUBDIR += p5-WWW-Yandex-TIC SUBDIR += p5-Web-Scraper + SUBDIR += p5-Web-Scraper-Config SUBDIR += p5-WebService-Basecamp SUBDIR += p5-WebService-Bloglines SUBDIR += p5-WebService-BuzzurlAPI |