---
name: corkscrew
version: 2.0_1
origin: net/corkscrew
comment: HTTP tunnelling utility for SSH
arch: freebsd:9:x86:64
www: http://www.agroman.net/corkscrew/
maintainer: ehaupt@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses: [GPLv2]
flatsize: 31055
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/bin/corkscrew: 00c0980cae58fbacd12773e1a8bf52d982842531fdc2315bbfaaf66d3a0e0312
  /usr/local/share/doc/corkscrew/NEWS: 3e30f5df985a58b0952ad4a62ef6b0f16814e32b2fe6a4c795b151a8fb8a0510
  /usr/local/share/doc/corkscrew/README: e73d7c2d15e317a185290a8081677fca80fc0a21ab136edcc0ede0dee2e7eeac
  /usr/local/share/doc/corkscrew/TODO: 85f0f1acdad0d5ba9487b0f4c07bc8796be44a6adea1ef4098d6b1ee061c0011
  /usr/local/share/licenses/corkscrew-2.0_1/GPLv2: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643
  /usr/local/share/licenses/corkscrew-2.0_1/LICENSE: 7e1394d03c5f275a402fe721ff1d1349449ea8602b52af954c76463afcdb6ef7
  /usr/local/share/licenses/corkscrew-2.0_1/catalog.mk: a9c720567c58d7fb913da86ab90b2c3cc26336a673af8da3116bea433951dd43
directories:
  /usr/local/share/licenses/corkscrew-2.0_1/: n
  /usr/local/share/licenses/: y
  /usr/local/share/doc/corkscrew/: n
scripts:
  post-install: |
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
  post-deinstall: |
    cd /usr/local
