pkgsrc/security/ssh-ip-tunnel/Makefile

17 lines
367 B
Makefile

# $NetBSD: Makefile,v 1.4 1999/05/20 18:30:27 tron Exp $
DISTNAME= vpn-1.0
PKGNAME= ssh-ip-tunnel-1.0
CATEGORIES= security net
MASTER_SITES= http://bleu.west.spy.net/~dustin/soft/
MAINTAINER= dustin@spy.net
DEPENDS+= pty-redir-0.1:../../misc/pty-redir
DEPENDS+= ssh-1.2.27:../../security/ssh
CONFLICTS= vpn-1.0
GNU_CONFIGURE= YES
.include "../../mk/bsd.pkg.mk"