head	1.9;
access;
symbols
	RELEASE_8_3_0:1.6
	RELEASE_9_0_0:1.6
	RELEASE_7_4_0:1.6
	RELEASE_8_2_0:1.6
	RELEASE_6_EOL:1.6
	RELEASE_8_1_0:1.6
	RELEASE_7_3_0:1.6
	RELEASE_8_0_0:1.5
	RELEASE_7_2_0:1.4
	RELEASE_7_1_0:1.3
	RELEASE_6_4_0:1.3
	RELEASE_5_EOL:1.1
	RELEASE_7_0_0:1.1
	RELEASE_6_3_0:1.1;
locks; strict;
comment	@# @;


1.9
date	2012.11.17.06.02.55;	author svnexp;	state Exp;
branches;
next	1.8;

1.8
date	2012.06.10.18.42.47;	author swills;	state Exp;
branches;
next	1.7;

1.7
date	2012.06.07.07.50.03;	author jadawin;	state Exp;
branches;
next	1.6;

1.6
date	2009.11.23.18.28.06;	author skv;	state Exp;
branches;
next	1.5;

1.5
date	2009.07.03.20.21.40;	author pgollucci;	state Exp;
branches;
next	1.4;

1.4
date	2009.02.14.22.28.25;	author skv;	state Exp;
branches;
next	1.3;

1.3
date	2008.08.08.12.55.00;	author skv;	state Exp;
branches;
next	1.2;

1.2
date	2008.08.05.07.52.17;	author skv;	state Exp;
branches;
next	1.1;

1.1
date	2007.09.29.16.34.35;	author skv;	state Exp;
branches;
next	;


desc
@@


1.9
log
@Switch exporter over
@
text
@# New ports collection makefile for:	WWW-Yandex-TIC
# Date created:	   29 September 2007
# Whom:		   Sergey Skvortsov <skv@@protey.ru>
#
# $FreeBSD: head/www/p5-WWW-Yandex-TIC/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	WWW-Yandex-TIC
PORTVERSION=	0.07
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@@FreeBSD.org
COMMENT=	Query Yandex Thematic Index of Citing (TIC) for domain

RUN_DEPENDS=	p5-libwww>=0:${PORTSDIR}/www/p5-libwww
BUILD_DEPENDS:=	${RUN_DEPENDS}

PERL_CONFIGURE=	yes

MAN3=		WWW::Yandex::TIC.3

.include <bsd.port.mk>
@


1.8
log
@- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
  RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
  about for a while.

PR:		ports/168208
Approved by:	portmgr (miwi)
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.7
log
@- Remove SITE_PERL from *_DEPENDS

Submitted by:	az@@
@
text
@d18 1
a18 1
BUILD_DEPENDS=	${RUN_DEPENDS}
@


1.6
log
@- Update to 0.07 [1]
- Set MAINTAINER to perl@@

Changes:	http://cpansearch.perl.org/src/APLA/WWW-Yandex-TIC-0.07/Changes
PR:		ports/140212 [1]
Submitted by:	ehaupt [1]
@
text
@d17 1
a17 1
RUN_DEPENDS=	${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww
@


1.5
log
@- Update to 0.06

PR:             ports/135821
Approved by:    maintainer timeout (skv; 16 days)
Submitted by:   myself (pgollucci@@)
@
text
@d9 1
a9 1
PORTVERSION=	0.06
d14 1
a14 1
MAINTAINER=	skv@@FreeBSD.org
@


1.4
log
@Update to 0.05

Changes:	http://cpansearch.perl.org/src/APLA/WWW-Yandex-TIC-0.05/Changes
PR:		ports/131381
Submitted by:	pgollucci
@
text
@d9 1
a9 1
PORTVERSION=	0.05
@


1.3
log
@Update to 0.04

Changes:	http://search.cpan.org/src/BASHLOV/WWW-Yandex-TIC-0.04/Changes
@
text
@d9 1
a9 1
PORTVERSION=	0.04
@


1.2
log
@Update to 0.02

Changes:	http://search.cpan.org/src/BASHLOV/WWW-Yandex-TIC-0.02/Changes
@
text
@d9 1
a9 1
PORTVERSION=	0.02
@


1.1
log
@Add p5-WWW-Yandex-TIC 0.01, query Yandex Thematic Index of Citing (TIC)
for domain.
@
text
@d9 1
a9 1
PORTVERSION=	0.01
@

