summaryrefslogtreecommitdiff
blob: 7a238ba0d8f23b55b926cd93f4125f978e1a7b61 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Proc-Simple/Proc-Simple-1.21.ebuild,v 1.2 2005/03/15 07:52:51 eradicator Exp $

inherit perl-module

DESCRIPTION="Perl Proc-Simple -  Launch and control background processes."
HOMEPAGE="http://www.cpan.org/"
SRC_URI="http://www.cpan.org/modules/by-module/Proc/${P}.tar.gz"

LICENSE="Artistic"
SLOT="0"
KEYWORDS="~amd64 ~x86 ~ppc"
IUSE=""