# 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.2 2009/09/11 11:25:33 flameeyes 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="${DEPEND}"