aboutsummaryrefslogtreecommitdiffstats
path: root/net/udptunnel/Makefile
blob: 57b2c2dcfc86ff3a74e2c8eb1c35163f2b6018b0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# 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

GNU_CONFIGURE=  yes

.include <bsd.port.mk>