summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-vpn/dns2tcp/dns2tcp-0.5.2.ebuild')
-rw-r--r--net-vpn/dns2tcp/dns2tcp-0.5.2.ebuild16
1 files changed, 16 insertions, 0 deletions
diff --git a/net-vpn/dns2tcp/dns2tcp-0.5.2.ebuild b/net-vpn/dns2tcp/dns2tcp-0.5.2.ebuild
new file mode 100644
index 0000000..9859b8d
--- /dev/null
+++ b/net-vpn/dns2tcp/dns2tcp-0.5.2.ebuild
@@ -0,0 +1,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}