summaryrefslogtreecommitdiff
blob: 1bdd6e8235029cdc0eb22821cc4c6aafbe090826 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# $Header: 

inherit perl-module

S=${WORKDIR}/${P}
DESCRIPTION="Archive::Rar - Interface with the rar command"
SRC_URI="http://www.cpan.org/modules/by-module/Archive/${P}.tar.gz"
HOMEPAGE="http://www.cpan.org/modules/by-module/Acrhive/${P}.readme"

SLOT="0"
LICENSE="Artistic"
KEYWORDS="x86 ~ppc ~sparc  ~alpha"

DEPEND="${DEPEND}"