# Created by: Anton Karpov # $FreeBSD: head/net/gotthard/Makefile 357158 2014-06-09 14:41:40Z vanilla $ PORTNAME= gotthard PORTVERSION= 1.3 CATEGORIES= net MASTER_SITES= http://www.nazgul.ch/dev/ MAINTAINER= ports@FreeBSD.org COMMENT= Ssh through https proxy tunnel do-install: ${INSTALL_PROGRAM} ${WRKSRC}/gotthard ${STAGEDIR}${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/gotthard.8 ${STAGEDIR}${PREFIX}/man/man8 ${INSTALL_DATA} ${WRKSRC}/gotthard.conf ${STAGEDIR}${PREFIX}/etc/gotthard.conf.sample .include