Subversion Repositories KardasA Overlay

Compare Revisions

Ignore whitespace Rev 5 → Rev 6

/dev-perl/Audio-WMA/Audio-WMA-1.3.ebuild
0,0 → 1,18
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
 
inherit perl-module
 
DESCRIPTION="Modules for reading & writing Microsoft WMA/ASF files."
SRC_URI="mirror://cpan/authors/id/D/DA/DANIEL/${P}.tar.gz"
HOMEPAGE="http://search.cpan.org/~daniel"
 
RESTRICT="mirror"
SLOT="0"
LICENSE="Artistic"
KEYWORDS="~x86 ~amd64"
IUSE=""
DEPEND="dev-lang/perl"
 
SRC_TEST="do"