freebsd-ports/net/tund/Makefile

22 lines
401 B
Makefile
Raw Normal View History

# New ports collection makefile for: tund
# Date created: 20 July 1999
# Whom: Sergey Kosyakov <ks@itp.ac.ru>
#
1999-08-30 16:24:37 +02:00
# $FreeBSD$
#
PORTNAME= tund
PORTVERSION= 0.20
CATEGORIES= net
MASTER_SITES= ftp://ftp.chg.ru/pub/networking/freebsd/
MAINTAINER= ks@itp.ac.ru
2003-02-21 14:28:59 +01:00
COMMENT= IP over UDP tunnel with encryption
USE_OPENSSL= YES
MAN8= tund.8
MANCOMPRESSED= yes
.include <bsd.port.mk>