# New ports collection makefile for: Net-Google # Date created: 04 June 2002 # Whom: Sergey Skvortsov # # $FreeBSD$ # PORTNAME= Net-Google PORTVERSION= 1.0.1 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= skv@FreeBSD.org COMMENT= Simple OOP-ish interface to the Google SOAP API BUILD_DEPENDS= ${SITE_PERL}/SOAP/Lite.pm:${PORTSDIR}/net/p5-SOAP-Lite RUN_DEPENDS= ${BUILD_DEPENDS} PERL_MODBUILD= yes MAN3= Net::Google.3 Net::Google::Cache.3 Net::Google::Response.3 \ Net::Google::Search.3 Net::Google::Service.3 \ Net::Google::Spelling.3 Net::Google::tool.3 post-patch: @${PERL} -pi -e 's/CPAN/ExtUtils/' ${WRKSRC}/Makefile.PL .include Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-5/+2
* - Convert to new perl frameworkaz2013-08-071-1/+2
* The vast majority of pkg-descr files had the following format when theydougb2011-10-241-3/+0
* -remove MD5ohauer2011-07-031-1/+0
* Update to 1.66lth2007-07-272-4/+4
* Update to 1.65lth2007-06-012-7/+4
* Update to 1.64lth2007-01-082-5/+5
* Update to 1.63lth2006-09-052-10/+8
* SHA256ifyedwin2006-01-221-0/+1
* Change of email address.lth2004-06-011-1/+1
* - Update to 1.56erwin2004-02-102-4/+4
* SIZEify.trevor2004-01-291-0/+1
* Update to 1.55erwin2003-06-184-16/+22
* Maintainer address bounces, reset to portserwin2003-06-181-1/+1
* De-pkg-comment.knu2003-02-212-1/+1
* Remove do-configure section, use PERL_CONFIGURE now.vanilla2001-03-01