2001-12-14 04:21:51 +01:00
|
|
|
# New ports collection makefile for: udptunnel
|
|
|
|
# Date created: 14 December 2001
|
|
|
|
# Whom: Yen-Ming Lee <leeym@leeym.com>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= udptunnel
|
|
|
|
PORTVERSION= 1.1
|
|
|
|
CATEGORIES= net
|
|
|
|
MASTER_SITES= ftp://ftp.cs.columbia.edu/pub/lennox/udptunnel/
|
|
|
|
|
2002-08-19 10:01:34 +02:00
|
|
|
MAINTAINER= leeym@FreeBSD.org
|
2003-03-07 07:14:21 +01:00
|
|
|
COMMENT= Tunnel UDP packets over a TCP connection
|
2001-12-14 04:21:51 +01:00
|
|
|
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|