PORTNAME=	6tunnel
DISTVERSION=	0.14
CATEGORIES=	net

MAINTAINER=	bofh@FreeBSD.org
COMMENT=	TCP proxy for applications that do not speak IPv6
WWW=		https://github.com/wojtekka/6tunnel

LICENSE=	GPLv2

GNU_CONFIGURE=	yes

USES=		autoreconf
USE_GITHUB=	yes
GH_ACCOUNT=	wojtekka

PLIST_FILES=	bin/6tunnel \
		share/man/man1/6tunnel.1.gz

.include <bsd.port.mk>
