Add p5-WebService-Google-Sets 0.03, a Perl module that provides access

to the Sets service hosted at Google Labs, http://labs.google.com/sets.
This commit is contained in:
Anton Berezin 2009-08-14 08:42:27 +00:00
parent 9c124e3e45
commit a3525d2f7b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=239504
5 changed files with 41 additions and 0 deletions

View File

@ -1153,6 +1153,7 @@
SUBDIR += p5-WebService-Bloglines
SUBDIR += p5-WebService-BuzzurlAPI
SUBDIR += p5-WebService-CIA
SUBDIR += p5-WebService-Google-Sets
SUBDIR += p5-WebService-ISBNDB
SUBDIR += p5-WebService-MusicBrainz
SUBDIR += p5-WebService-NoPaste

View File

@ -0,0 +1,25 @@
# New ports collection makefile for: www/p5-WebService-Google-Sets
# Date created: 14 August 2009
# Whom: Anton Berezin <tobez@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= WebService-Google-Sets
PORTVERSION= 0.03
CATEGORIES= www perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= WebService
PKGNAMEPREFIX= p5-
MAINTAINER= tobez@FreeBSD.org
COMMENT= Perl access to Google Labs Sets site
BUILD_DEPENDS= p5-libwww>0:${PORTSDIR}/www/p5-libwww
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
MAN3= WebService::Google::Sets.3
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
MD5 (WebService-Google-Sets-0.03.tar.gz) = c1d4ad0c78dfc64cbf046c535efc247d
SHA256 (WebService-Google-Sets-0.03.tar.gz) = b03b3fb07a4b9393ff8f48c21838e7b67149971ff711982442baac956e6f6858
SIZE (WebService-Google-Sets-0.03.tar.gz) = 3573

View File

@ -0,0 +1,4 @@
WebService::Google::Sets provides function-based access to the Sets
service hosted at Google Labs, http://labs.google.com/sets .
WWW: http://search.cpan.org/dist/WebService-Google-Sets/

View File

@ -0,0 +1,8 @@
bin/get_gset
%%SITE_PERL%%/WebService/Google/Sets.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/WebService/Google/Sets/.packlist
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WebService/Google/Sets
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WebService/Google
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WebService
@dirrmtry %%SITE_PERL%%/WebService/Google
@dirrmtry %%SITE_PERL%%/WebService