# Ports collection makefile for:	p5-Video-Info
# Date Created:				Feb 25, 2004
# Whom:					ijliao
#
# $FreeBSD: multimedia/p5-Video-Info/Makefile 320092 2013-06-06 13:23:29Z mat $
#

PORTNAME=	Video-Info
PORTVERSION=	0.999
PORTREVISION=	3
CATEGORIES=	multimedia perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Retrieve video properties such as: height width codec fps

DEPRECATED=	BROKEN for more than 6 month
EXPIRATION_DATE=	2012-05-10

BROKEN=	does not fetch

PERL_CONFIGURE=	yes
MANCOMPRESSED=	no

MAN3=		Video::Info.3

.include <bsd.port.mk>
