e088a4f458
it is no longer required. Apologies to the various maintainers whom I did not yet hear back from, but the ports freeze is coming up in a few hours and I will be verifying all of these ports on a 4.1 machine myself to catch any problems.
21 lines
357 B
Makefile
21 lines
357 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
|
|
|
|
USE_OPENSSL= YES
|
|
|
|
MAN8= tund.8
|
|
MANCOMPRESSED= yes
|
|
|
|
.include <bsd.port.mk>
|