# New ports collection makefile for:	ivs
# Version required:	3.5
# Date created:		30 March 1995
# Whom:			wollman
#
# $FreeBSD: ports/net/ivs/Makefile,v 1.13 1999/08/30 14:23:02 peter Exp $
#

DISTNAME=	ivs3.5-src
PKGNAME=	ivs-3.5
CATEGORIES=	net
MASTER_SITES=	ftp://zenon.inria.fr/rodeo/ivs/version3.5/

MAINTAINER=	jseger@FreeBSD.org

USE_XLIB=	yes
RESTRICTED=	"This is crypto code and thus export-controlled"
WRKSRC=		${WRKDIR}/ivs3.5/freeBSD2.0
MAN1=		ivs.1 ivs_gw.1 ivs_record.1 ivs_replay.1 ivsd.1

.include <bsd.port.mk>
