2013-09-20 16:31:57 +00:00
|
|
|
# Created by: Martin Wilke <miwi@FreeBSD.org>
|
2008-11-23 16:35:48 +00:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= dns2tcp
|
2010-08-23 18:31:39 +00:00
|
|
|
PORTVERSION= 0.5.2
|
2008-11-23 16:35:48 +00:00
|
|
|
CATEGORIES= dns
|
|
|
|
MASTER_SITES= http://www.hsc.fr/ressources/outils/${PORTNAME}/download/
|
|
|
|
|
2011-03-18 10:04:54 +00:00
|
|
|
MAINTAINER= sbz@FreeBSD.org
|
2008-11-23 16:35:48 +00:00
|
|
|
COMMENT= Dns2tcp is a tool for relaying TCP connections over DNS
|
|
|
|
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
|
|
|
|
PLIST_FILES= bin/dns2tcpc bin/dns2tcpd
|
|
|
|
MAN1= dns2tcpc.1 dns2tcpd.1
|
|
|
|
|
2013-09-20 16:31:57 +00:00
|
|
|
NO_STAGE= yes
|
2008-11-23 16:35:48 +00:00
|
|
|
.include <bsd.port.mk>
|