---
name: corkscrew
version: 2.0_1
origin: net/corkscrew
comment: HTTP tunnelling utility for SSH
arch: freebsd:10:x86:64
www: http://www.agroman.net/corkscrew/
maintainer: ehaupt@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses:
- GPLv2
flatsize: 30751
desc: "Corkscrew is a simple utility to help tunnel SSH connections through\nweb proxies.\n\nAdd
  the following line to your ~/.ssh/config file (replacing HOST and\nPORT with your
  web proxy settings):\n\tProxyCommand /usr/local/bin/corkscrew HOST PORT %25h %25p\n\nWWW:
  http://www.agroman.net/corkscrew/\n"
categories:
- net
options: {DOCS: on}
files:
  /usr/local/share/licenses/corkscrew-2.0_1/catalog.mk: a9c720567c58d7fb913da86ab90b2c3cc26336a673af8da3116bea433951dd43
  /usr/local/share/licenses/corkscrew-2.0_1/LICENSE: 7e1394d03c5f275a402fe721ff1d1349449ea8602b52af954c76463afcdb6ef7
  /usr/local/share/licenses/corkscrew-2.0_1/GPLv2: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643
  /usr/local/bin/corkscrew: 78b713acd1a0000e0c0740a1057c8361c4e0f97ff79701b3ac5edafd8b9fceab
  /usr/local/share/doc/corkscrew/NEWS: 3e30f5df985a58b0952ad4a62ef6b0f16814e32b2fe6a4c795b151a8fb8a0510
  /usr/local/share/doc/corkscrew/README: e73d7c2d15e317a185290a8081677fca80fc0a21ab136edcc0ede0dee2e7eeac
  /usr/local/share/doc/corkscrew/TODO: 85f0f1acdad0d5ba9487b0f4c07bc8796be44a6adea1ef4098d6b1ee061c0011
directories:
  /usr/local/share/doc/corkscrew/: n
  /usr/local/share/licenses/corkscrew-2.0_1/: n
  /usr/local/share/licenses/: y
scripts:
  post-install: |
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
    #rmdir /usr/local/share/licenses 2>/dev/null || true
  post-deinstall: |
    cd /usr/local
