head	1.10;
access;
symbols
	RELEASE_8_3_0:1.9
	RELEASE_9_0_0:1.8
	RELEASE_7_4_0:1.4
	RELEASE_8_2_0:1.4
	RELEASE_6_EOL:1.4;
locks; strict;
comment	@# @;


1.10
date	2012.11.17.06.02.56;	author svnexp;	state Exp;
branches;
next	1.9;

1.9
date	2011.12.12.10.02.36;	author culot;	state Exp;
branches;
next	1.8;

1.8
date	2011.09.20.11.09.34;	author culot;	state Exp;
branches;
next	1.7;

1.7
date	2011.07.21.12.19.59;	author culot;	state Exp;
branches;
next	1.6;

1.6
date	2011.03.23.19.18.34;	author culot;	state Exp;
branches;
next	1.5;

1.5
date	2011.03.13.14.44.28;	author culot;	state Exp;
branches;
next	1.4;

1.4
date	2010.11.04.06.42.48;	author culot;	state Exp;
branches;
next	1.3;

1.3
date	2010.10.30.14.34.30;	author culot;	state Exp;
branches;
next	1.2;

1.2
date	2010.10.20.05.53.20;	author culot;	state Exp;
branches;
next	1.1;

1.1
date	2010.09.11.19.49.14;	author sahil;	state Exp;
branches;
next	;


desc
@@


1.10
log
@Switch exporter over
@
text
@# New ports collection makefile for:	p5-WebService-Google-Reader
# Date created:				2010-09-06
# Whom:					Frederic Culot <frederic@@culot.org>
#
# $FreeBSD: head/www/p5-WebService-Google-Reader/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	WebService-Google-Reader
PORTVERSION=	0.21
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	culot@@FreeBSD.org
COMMENT=	Perl interface to Google Reader

LICENSE=	ART10 GPLv1
LICENSE_COMB=	dual

BUILD_DEPENDS=	p5-JSON-XS>=2:${PORTSDIR}/converters/p5-JSON-XS \
		p5-URI>=1.36:${PORTSDIR}/net/p5-URI \
		p5-libwww>=6.02:${PORTSDIR}/www/p5-libwww \
		p5-LWP-Protocol-https>=6.02:${PORTSDIR}/www/p5-LWP-Protocol-https \
		p5-HTTP-Message>=6:${PORTSDIR}/www/p5-HTTP-Message \
		p5-HTTP-Date>=6:${PORTSDIR}/www/p5-HTTP-Date \
		p5-Class-Accessor>0:${PORTSDIR}/devel/p5-Class-Accessor \
		p5-Crypt-SSLeay>0:${PORTSDIR}/security/p5-Crypt-SSLeay \
		p5-JSON>=2:${PORTSDIR}/converters/p5-JSON \
		p5-XML-Atom>0:${PORTSDIR}/textproc/p5-XML-Atom \
		p5-XML-LibXML>0:${PORTSDIR}/textproc/p5-XML-LibXML

RUN_DEPENDS:=	${BUILD_DEPENDS}

PERL_CONFIGURE=	yes

MAN3=		WebService::Google::Reader.3 \
		WebService::Google::Reader::Constants.3 \
		WebService::Google::Reader::Feed.3 \
		WebService::Google::Reader::ListElement.3

.include <bsd.port.mk>
@


1.9
log
@- Update to 0.21

Changes:	http://search.cpan.org/dist/WebService-Google-Reader/Changes
Feature safe:	yes
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.8
log
@- Update to 0.20

Changes:	http://search.cpan.org/dist/WebService-Google-Reader/Changes
@
text
@d9 1
a9 1
PORTVERSION=	0.20
@


1.7
log
@- Update to 0.19
- Add LICENSE (Artistic 1 & GPLv1)

Changes:	http://search.cpan.org/dist/WebService-Google-Reader/Changes
@
text
@d9 1
a9 1
PORTVERSION=	0.19
@


1.6
log
@- Update to 0.16

Changes:	http://search.cpan.org/dist/WebService-Google-Reader/Changes
@
text
@d9 1
a9 1
PORTVERSION=	0.16
d17 3
d21 5
a25 2
		p5-URI>0:${PORTSDIR}/net/p5-URI \
		p5-libwww>0:${PORTSDIR}/www/p5-libwww \
@


1.5
log
@- Update to 0.15

Changes:	http://search.cpan.org/dist/WebService-Google-Reader/Changes
@
text
@d9 1
a9 1
PORTVERSION=	0.15
@


1.4
log
@- Update to 0.14.

Changes:	http://search.cpan.org/dist/WebService-Google-Reader/Changes
Approved by:	sahil@@ (mentor)
@
text
@d9 1
a9 1
PORTVERSION=	0.14
d22 1
a22 1
		p5-JSON>0:${PORTSDIR}/converters/p5-JSON \
@


1.3
log
@- Update to 0.13.

Changes:	http://search.cpan.org/dist/WebService-Google-Reader/Changes
Approved by:	wen@@ (mentor)
@
text
@d9 1
a9 1
PORTVERSION=	0.13
@


1.2
log
@Update my MAINTAINER address to culot@@FreeBSD.org.

Approved by:	sahil@@ (mentor)
@
text
@d9 1
a9 1
PORTVERSION=	0.12
@


1.1
log
@WebService::Google::Reader provides an interface to the Google Reader
service through the unofficial (as-yet unpublished) API.

WWW: http://search.cpan.org/dist/WebService-Google-Reader/

PR:		ports/150325
Submitted by:	Frederic Culot <frederic@@culot.org>
@
text
@d14 1
a14 1
MAINTAINER=	frederic@@culot.org
@

