mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-06 22:51:41 +00:00
6a179c6b82
Assisted by: Jim Bloom <bloom@acm.org>
21 lines
374 B
Makefile
21 lines
374 B
Makefile
# New ports collection makefile for: tund
|
|
# Version required: 0.11
|
|
# Date created: 20 July 1999
|
|
# Whom: Sergey Kosyakov <ks@itp.ac.ru>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
DISTNAME= tund-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>
|