# Created by: Yen-Ming Lee <leeym@leeym.com>
# $FreeBSD: tags/RELEASE_11_0_0/net/udptunnel/Makefile 340722 2014-01-22 17:00:46Z mat $

PORTNAME=	udptunnel
PORTVERSION=	1.1
CATEGORIES=	net
MASTER_SITES=	ftp://ftp.cs.columbia.edu/pub/lennox/udptunnel/

MAINTAINER=	leeym@FreeBSD.org
COMMENT=	Tunnel UDP packets over a TCP connection

GNU_CONFIGURE=	yes
PLIST_FILES=	bin/udptunnel

.include <bsd.port.mk>
