head	1.4;
access;
symbols
	RELEASE_8_3_0:1.3
	RELEASE_9_0_0:1.3
	RELEASE_7_4_0:1.3
	RELEASE_8_2_0:1.3
	RELEASE_6_EOL:1.3
	RELEASE_8_1_0:1.3
	RELEASE_7_3_0:1.3
	RELEASE_8_0_0:1.3
	RELEASE_7_2_0:1.2
	RELEASE_7_1_0:1.1
	RELEASE_6_4_0:1.1;
locks; strict;
comment	@# @;


1.4
date	2012.11.17.06.02.55;	author svnexp;	state Exp;
branches;
next	1.3;

1.3
date	2009.08.28.17.37.23;	author linimon;	state Exp;
branches;
next	1.2;

1.2
date	2008.10.04.02.09.12;	author chinsan;	state Exp;
branches;
next	1.1;

1.1
date	2008.08.31.16.45.27;	author chinsan;	state Exp;
branches;
next	;


desc
@@


1.4
log
@Switch exporter over
@
text
@# New ports collection makefile for:	p5-WWW-NioTV
# Date created:				2008/08/31
# Whom:					chinsan
#
# $FreeBSD: head/www/p5-WWW-NioTV/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	WWW-NioTV
PORTVERSION=	0.04
DISTVERSIONPREFIX=v
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@@FreeBSD.org
COMMENT=	Retrieve TV information from http://www.niotv.com/

RUN_DEPENDS=	p5-HTML-SimpleLinkExtor>=1.19:${PORTSDIR}/www/p5-HTML-SimpleLinkExtor \
		p5-HTML-TableExtract>=2.1:${PORTSDIR}/www/p5-HTML-TableExtract \
		p5-List-MoreUtils>=0.22:${PORTSDIR}/lang/p5-List-MoreUtils \
		p5-Moose>=0.54:${PORTSDIR}/devel/p5-Moose \
		p5-WWW-Mechanize>=1.34:${PORTSDIR}/www/p5-WWW-Mechanize \
		p5-version>=0.76:${PORTSDIR}/devel/p5-version

PERL_CONFIGURE=	yes

MAN3=		WWW::NioTV.3

.include <bsd.port.mk>
@


1.3
log
@Reset chinsan@@FreeBSD.org due to numerous maintainer-timeouts and no
response to email.

Hat:		portmgr
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.2
log
@- Update to 0.04

PR:		ports/127742
Submitted by:	leeym
@
text
@d15 1
a15 1
MAINTAINER=	chinsan@@FreeBSD.org
@


1.1
log
@Add p5-WWW-NioTV, retrieve TV information from http://www.niotv.com/

WWW: http://search.cpan.org/dist/WWW-NioTV/
@
text
@d9 2
a10 1
PORTVERSION=	0.02
a13 1
DISTNAME=	${PORTNAME}-v${PORTVERSION}
d18 6
a23 8
BUILD_DEPENDS=	p5-HTML-SimpleLinkExtor>=0:${PORTSDIR}/www/p5-HTML-SimpleLinkExtor \
		p5-HTML-TableExtract>=0:${PORTSDIR}/www/p5-HTML-TableExtract \
		p5-WWW-Mechanize>=0:${PORTSDIR}/www/p5-WWW-Mechanize \
		p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils \
		p5-Moose>=0.25:${PORTSDIR}/devel/p5-Moose \
		p5-version>=0:${PORTSDIR}/devel/p5-version \
		p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple
RUN_DEPENDS=	${BUILD_DEPENDS}
@

