Add Perl WWW:Search module for Google

This commit is contained in:
Tom Hukins 2001-07-08 17:43:10 +00:00
parent 1ce278471a
commit f835e3350e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=44937
6 changed files with 32 additions and 0 deletions

View File

@ -234,6 +234,7 @@
SUBDIR += p5-WWW-Babelfish
SUBDIR += p5-WWW-Robot
SUBDIR += p5-WWW-Search
SUBDIR += p5-WWW-Search-Google
SUBDIR += p5-libapreq
SUBDIR += p5-libwww
SUBDIR += peacock

View File

@ -0,0 +1,24 @@
# New ports collection makefile for: p5-WWW-Search-Google
# Date created: 8 July 2001
# Whom: Tom Hukins <tom@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= WWW-Search-Google
PORTVERSION= 2.21
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= WWW/JSMYSER
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/WWW/Search.pm:${PORTSDIR}/www/p5-WWW-Search
PERL_CONFIGURE= yes
MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3= WWW::Search::Google.3
.include <bsd.port.mk>

View File

@ -0,0 +1 @@
MD5 (WWW-Search-Google-2.21.tar.gz) = 6d1864cccfaedafbf9be976b15e70bc7

View File

@ -0,0 +1 @@
Perl WWW::Search class for searching Google

View File

@ -0,0 +1,2 @@
A Google specialization of Perl's WWW::Search module for making and
interpreting Google searches.

View File

@ -0,0 +1,3 @@
lib/perl5/site_perl/%%PERL_VER%%/WWW/Search/Google.pm
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/WWW/Search/Google/.packlist
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/WWW/Search/Google