aboutsummaryrefslogtreecommitdiffstats
path: root/net/ip-tun/Makefile
blob: 82143b8063c609eacc43542b85d414f6123f2154 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# New ports collection makefile for:    ip-tun
# Date created:         Feb 22 2000
# Whom:                 Yu-Shun Wang <yushunwa@isi.edu>
#
# $FreeBSD$
#

PORTNAME=   ip-tun
PORTVERSION=    1.0
CATEGORIES= net
MASTER_SITES=   http://www.isi.edu/xbone/software/ip-tun/

MAINTAINER= yushunwa@isi.edu

MAN8=       ip-tun.8

.include <bsd.port.mk>