# Created by: Martin Wilke # $FreeBSD: head/dns/dns2tcp/Makefile 536693 2020-05-27 13:43:31Z danfe $ PORTNAME= dns2tcp PORTVERSION= 0.5.2 CATEGORIES= dns MASTER_SITES= http://deb.debian.org/debian/pool/main/d/${PORTNAME}/ DISTNAME= ${PORTNAME}_${PORTVERSION}.orig MAINTAINER= sbz@FreeBSD.org COMMENT= Tool for relaying TCP connections over DNS LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING USES= autoreconf GNU_CONFIGURE= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} PLIST_FILES= bin/dns2tcpc bin/dns2tcpd \ man/man1/dns2tcpc.1.gz \ man/man1/dns2tcpd.1.gz .include