]> Pileus Git - ~andy/sunrise/blob - dev-perl/Net-Subnets/Net-Subnets-0.21.ebuild
e07423faeef20b150865c92cd47c915379454835
[~andy/sunrise] / dev-perl / Net-Subnets / Net-Subnets-0.21.ebuild
1 # Copyright 1999-2010 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3 # $Header:$
4
5 inherit perl-module
6
7 DESCRIPTION="Perl module used to compute subnets in large scale networks"
8 HOMEPAGE="http://search.cpan.org/search?query=${PN}"
9 SRC_URI="mirror://cpan/authors/id/S/SR/SRI/${P}.tar.gz"
10
11 LICENSE="GPL-2"
12 SLOT="0"
13 KEYWORDS="~x86"
14 IUSE=""
15
16 SRC_TEST="do"
17 mydoc="README Changes"