summaryrefslogtreecommitdiff
path: root/security/ssh-ip-tunnel/Makefile
blob: c63303bb8bec8ec10370b31d087bd2ee60533106 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: Makefile,v 1.1.1.1 1999/04/08 20:14:07 tron Exp $

DISTNAME=	vpn-1.0
CATEGORIES=	security net
MASTER_SITES=	http://bleu.west.spy.net/~dustin/soft/

MAINTAINER=	dustin@spy.net
HOMEPAGE=	http://bleu.west.spy.net/~dustin/

DEPENDS+=	pty-redir-0.1:../../misc/pty-redir
DEPENDS+=	ssh-1.2.26:../../security/ssh

GNU_CONFIGURE=	YES

.include "../../mk/bsd.pkg.mk"