---
name: gotthard
version: 1.3
origin: net/gotthard
comment: Ssh through https proxy tunnel
arch: freebsd:9:x86:64
www: http://www.nazgul.ch/dev.html
maintainer: ports@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 18421
desc: |
  gotthard is a daemon which tunnels ssh sessions through a https proxy.

  WWW: http://www.nazgul.ch/dev.html
categories: [net]
files:
  /usr/local/bin/gotthard: 682e1a141ab6f5a73071457b2d44bf87308c2b698cf13a983bc8f88a1a8f5cb2
  /usr/local/etc/gotthard.conf.sample: 223bd4c1f3777f36557a4423d238ae2ad2874e6cee46bf55a66f4832389a87da
  /usr/local/man/man8/gotthard.8.gz: 8f77258511d69aab19b7b7fa28316d2c9ea492cd4ea23588ea7d5b0e34dddc3d
scripts:
  pre-deinstall: |
    if cmp -s /usr/local/etc/gotthard.conf /usr/local/etc/gotthard.conf.sample; then rm -f /usr/local/etc/gotthard.conf; fi
