1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/net/tund/Makefile

21 lines
359 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 14:24:37 +00:00
# $FreeBSD$
#
PORTNAME= tund
PORTVERSION= 0.20
CATEGORIES= net
MASTER_SITES= ftp://ftp.chg.ru/pub/networking/freebsd/
MAINTAINER= ks@itp.ac.ru
USE_OPENSSL= RSA
MAN8= tund.8
MANCOMPRESSED= yes
.include <bsd.port.mk>