freebsd-ports/www/p5-WWW-TV/Makefile
Andrej Zverev f546c1d1de - stage support
Approved by:	portmgr (blanket infrastructure)
2014-01-05 13:05:56 +00:00

18 lines
373 B
Makefile

# Created by: Anatoliy Dmytriyev <tolid@plab.ku.dk>
# $FreeBSD$
PORTNAME= WWW-TV
PORTVERSION= 0.14
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:${PORTSDIR}/www/p5-libwww
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>