summaryrefslogtreecommitdiff
blob: 9859b8d42a6f2385d6ae34dc31f579a07a89a16a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=6

DESCRIPTION="Relay TCP connections through DNS traffic"
HOMEPAGE="http://www.hsc.fr/ressources/outils/dns2tcp/"
SRC_URI="http://www.hsc.fr/ressources/outils/dns2tcp/download/${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

RDEPEND=""
DEPEND=${RDEPEND}