1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
freebsd-ports/net/tund/Makefile
2003-02-21 13:28:59 +00:00

22 lines
401 B
Makefile

# 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
COMMENT= IP over UDP tunnel with encryption
USE_OPENSSL= YES
MAN8= tund.8
MANCOMPRESSED= yes
.include <bsd.port.mk>