1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

Add www/p5-Yahoo-Search 1.10.13, a Perl interface to the Yahoo! Search

public API.
This commit is contained in:
Anton Berezin 2007-03-21 11:32:36 +00:00
parent 2b8ab34d35
commit 3957591c40
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=187873
5 changed files with 49 additions and 0 deletions

View File

@ -877,6 +877,7 @@
SUBDIR += p5-WebService-Technorati
SUBDIR += p5-WebService-YouTube
SUBDIR += p5-Xango
SUBDIR += p5-Yahoo-Search
SUBDIR += p5-libapreq
SUBDIR += p5-libapreq-static
SUBDIR += p5-libapreq2

View File

@ -0,0 +1,30 @@
# New ports collection makefile for: www/p5-Yahoo-Search
# Date created: 21 March 2007
# Whom: Anton Berezin <tobez@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= Yahoo-Search
PORTVERSION= 1.10.13
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Yahoo
PKGNAMEPREFIX= p5-
MAINTAINER= tobez@FreeBSD.org
COMMENT= Perl interface to the Yahoo Search public API
BUILD_DEPENDS= ${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI \
p5-libwww>0:${PORTSDIR}/www/p5-libwww
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
MAN3= Yahoo::Search.3 \
Yahoo::Search::Request.3 \
Yahoo::Search::Response.3 \
Yahoo::Search::Result.3 \
Yahoo::Search::XML.3
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
MD5 (Yahoo-Search-1.10.13.tar.gz) = c13bbc74e5a46f11d639c9c5a3e84bfd
SHA256 (Yahoo-Search-1.10.13.tar.gz) = 06b9bf27fcbbe3e53adc3ff5fa551cda8011591067025c618bfdae68d500f8ca
SIZE (Yahoo-Search-1.10.13.tar.gz) = 36157

View File

@ -0,0 +1,5 @@
Yahoo::Search provides a rich and full-featured set of classes for
accessing the various features of Yahoo! Search, and also offers a
variety of shortcuts to allow simple access.
WWW: http://search.cpan.org/dist/Yahoo-Search/

View File

@ -0,0 +1,10 @@
%%SITE_PERL%%/Yahoo/Search.pm
%%SITE_PERL%%/Yahoo/Search/Request.pm
%%SITE_PERL%%/Yahoo/Search/Response.pm
%%SITE_PERL%%/Yahoo/Search/Result.pm
%%SITE_PERL%%/Yahoo/Search/XML.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Yahoo/Search/.packlist
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Yahoo/Search
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Yahoo
@dirrmtry %%SITE_PERL%%/Yahoo/Search
@dirrmtry %%SITE_PERL%%/Yahoo