freebsd-ports/www/p5-WWW-Yandex-TIC/Makefile
Sergey Skvortsov 218a39ae2e - 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]
2009-11-23 18:28:06 +00:00

24 lines
520 B
Makefile

# New ports collection makefile for: WWW-Yandex-TIC
# Date created: 29 September 2007
# Whom: Sergey Skvortsov <skv@protey.ru>
#
# $FreeBSD$
#
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= ${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>