summaryrefslogblamecommitdiff
path: root/net/tund/Makefile
blob: cc911bb967a3b11b678e950928b7b22c325d4968 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                           


                                                     
           

 

                    




                                                        
                   
 



                      
# New ports collection makefile for:   tund
# Date created:        20 July 1999
# Whom:                Sergey Kosyakov <ks@itp.ac.ru>
#
# $FreeBSD$
#

PORTNAME=	tund
PORTVERSION=	0.20
CATEGORIES=	net
MASTER_SITES=	ftp://ftp.chg.ru/pub/networking/freebsd/

MAINTAINER=	ks@itp.ac.ru

USE_OPENSSL=	YES

MAN8=		tund.8
MANCOMPRESSED=	yes

.include <bsd.port.mk>