summaryrefslogtreecommitdiffstats
path: root/net/udptunnel/Makefile
blob: b6450a18a6ced59a4b96a43c442c514b2ec80f3f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Created by: Yen-Ming Lee <leeym@leeym.com>
# $FreeBSD$

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>
OpenPOWER on IntegriCloud