# New ports collection makefile for:	WWW-Yandex-TIC
# Date created:	   29 September 2007
# Whom:		   Sergey Skvortsov <skv@protey.ru>
#
# $FreeBSD: ports/www/p5-WWW-Yandex-TIC/Makefile,v 1.5 2009/07/03 20:21:40 pgollucci Exp $
#

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

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

RUN_DEPENDS=	${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww
BUILD_DEPENDS=	${RUN_DEPENDS}

PERL_CONFIGURE=	yes

MAN3=		WWW::Yandex::TIC.3

.include <bsd.port.mk>
