aboutsummaryrefslogblamecommitdiff
path: root/net/udptunnel/Makefile
blob: 85c27d669307085671c928fe1b88eed150163341 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12











                                                                      
                                 
                                                        

                   
                             

                      
# 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/

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

GNU_CONFIGURE=	yes
PLIST_FILES=	bin/udptunnel

.include <bsd.port.mk>