summaryrefslogtreecommitdiff
blob: 4d992820870b917ddf77e175c3df74965641cc5d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7

DESCRIPTION="Sipcalc is an advanced console-based IP subnet calculator"
HOMEPAGE="http://www.routemeister.net/projects/sipcalc/"
SRC_URI="http://www.routemeister.net/projects/${PN}/files/${P}.tar.gz"

LICENSE="BSD"
SLOT="0"
KEYWORDS="amd64 ~arm64 sparc x86 ~amd64-linux ~x86-linux"