summaryrefslogtreecommitdiff
path: root/net/tund/Makefile
blob: b6d0c9b892a91d4cf43dfab8d65d6c849987e85e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# New ports collection makefile for:   tund
# Version required:    0.11
# Date created:        20 July 1999
# Whom:                Sergey Kosyakov <ks@itp.ac.ru>
#
# $Id$
#

DISTNAME=	tund-0.11
CATEGORIES=	net
MASTER_SITES=	ftp://ftp.chg.ru/pub/networking/freebsd/

MAINTAINER=	ks@itp.ac.ru

MAN8=		tund.8
MANCOMPRESSED=	yes

.include <bsd.port.mk>