aboutsummaryrefslogtreecommitdiff
path: root/www/p5-WWW-TV/Makefile
blob: 13198de184767932458d79e14db4f123729e4e98 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Created by: Anatoliy Dmytriyev <tolid@plab.ku.dk>

PORTNAME=	WWW-TV
PORTVERSION=	0.14
PORTREVISION=	1
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	tolid@tolid.eu.org
COMMENT=	Perl interface to the database of series/episodes at TV.com

RUN_DEPENDS=	p5-libwww>=0:www/p5-libwww

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>