Merge remote-tracking branch 'github/pr/372'.
[gentoo.git] / net-misc / iprange / iprange-1.0.2.ebuild
1 # Copyright 1999-2016 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3 # $Id$
4
5 EAPI=5
6
7 DESCRIPTION="iprange utility"
8 HOMEPAGE="https://firehol.org"
9 SRC_URI=""https://firehol.org/download/iprange/releases/v${PV}/${P}.tar.xz
10
11 LICENSE="BSD-2"
12 SLOT="0"
13 KEYWORDS="~amd64"
14 IUSE=""
15
16 DEPEND=""
17 RDEPEND="${DEPEND}"