freebsd-ports/net/tund/Makefile
Kris Kennaway e088a4f458 Update all ports using OpenSSL and RSA to work without rsaref since
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.
2000-09-22 01:59:06 +00:00

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>