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

inherit perl-module

S=${WORKDIR}/${P}
DESCRIPTION="Compile and execute code in restricted compartments"
SRC_URI="http://www.cpan.org/authors/id/A/AB/ABERGMAN/${P}.tar.gz"
HOMEPAGE="http://search.cpan.org/src/ABERGMAN/${P}/README"

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