Subversion Repositories KardasA Overlay

Rev

Blame | Last modification | View Log | RSS feed

# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: Exp $

inherit perl-module

DESCRIPTION="Fetch info from MPEG-4 files (.mp4, .m4a, .m4p, .3gp)."
SRC_URI="mirror://cpan/authors/id/J/JH/JHAR/${P}.tar.gz"
HOMEPAGE="http://search.cpan.org/~jhar/${P}"

RESTRICT="mirror"
SLOT="0"
LICENSE="Artistic"
KEYWORDS="~x86 ~amd64"
IUSE=""

SRC_TEST="do"



DEPEND="dev-lang/perl"
RDEPEND="${DEPEND}"