# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-CIDR/Net-CIDR-0.13.ebuild,v 1.1 2009/01/20 14:52:25 tove Exp $ MODULE_AUTHOR=MRSAM inherit perl-module DESCRIPTION="Manipulate netblock lists in CIDR notation" LICENSE="Artistic" SLOT="0" KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86" IUSE="" DEPEND="dev-lang/perl" RDEPEND="${RDEPEND}"