import p5-Net-Google 1.0.1

Provides a simple OOP-ish interface to the Google SOAP API.

from Gleydon Soares (MAINTAINER) with tweaks by me
This commit is contained in:
jasper 2007-11-19 21:47:20 +00:00
parent 6046f9d53b
commit fa19feea2d
4 changed files with 48 additions and 0 deletions

View File

@ -0,0 +1,24 @@
# $OpenBSD: Makefile,v 1.1.1.1 2007/11/19 21:47:20 jasper Exp $
COMMENT= simple OOP-ish interface to the Google SOAP API
MODULES= cpan
DISTNAME= Net-Google-1.0.1
CATEGORIES= net
MAINTAINER= Gleydson Soares <gsoares@trusted.com.br>
# perl
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
CONFIGURE_STYLE= modbuild
RUN_DEPENDS= :p5-SOAP-Lite-*:www/p5-SOAP-Lite
BUILD_DEPENDS= ${RUN_DEPENDS}
REGRESS_IS_INTERACTIVE= Yes
.include <bsd.port.mk>

View File

@ -0,0 +1,5 @@
MD5 (Net-Google-1.0.1.tar.gz) = hCoagarBVoOs6gy39AhVpQ==
RMD160 (Net-Google-1.0.1.tar.gz) = B7xWRkakpXNzjPfBgW0xJZ5kssc=
SHA1 (Net-Google-1.0.1.tar.gz) = 7mS6TtPKDVw8QhIIo/C6fwW59bw=
SHA256 (Net-Google-1.0.1.tar.gz) = fHifApOrMCdpnkUGTQ7SWFyS8kglOjxmHgG3s6aiZBs=
SIZE (Net-Google-1.0.1.tar.gz) = 16959

View File

@ -0,0 +1 @@
Provides a simple OOP-ish interface to the Google SOAP API.

View File

@ -0,0 +1,18 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2007/11/19 21:47:20 jasper Exp $
${P5SITE}/Net/Google/
${P5SITE}/Net/Google.pm
${P5SITE}/Net/Google/Cache.pm
${P5SITE}/Net/Google/Response.pm
${P5SITE}/Net/Google/Search.pm
${P5SITE}/Net/Google/Service.pm
${P5SITE}/Net/Google/Services/
${P5SITE}/Net/Google/Services/GoogleSearch.wsdl
${P5SITE}/Net/Google/Spelling.pm
${P5SITE}/Net/Google/tool.pm
@man man/man3p/Net::Google.3p
@man man/man3p/Net::Google::Cache.3p
@man man/man3p/Net::Google::Response.3p
@man man/man3p/Net::Google::Search.3p
@man man/man3p/Net::Google::Service.3p
@man man/man3p/Net::Google::Spelling.3p
@man man/man3p/Net::Google::tool.3p