---
name: hsftp
version: 1.15_1
origin: ftp/hsftp
comment: FTP emulator that uses ssh to transport commands/data
arch: freebsd:9:x86:64
www: http://la-samhna.de/hsftp/
maintainer: ports@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses: [GPLv2]
flatsize: 45509
desc: |
  hsftp is an FTP emulator that provides the
  look-and-feel of an FTP session, but uses SSH
  to transport commands and data.

  WWW: http://la-samhna.de/hsftp/
categories: [ftp]
options: {OPENSSH: off, READLINE: on}
files:
  /usr/local/bin/hsftp: 4cd872fdefd2d3603b64801b5a51e017e75ae5fb91840f21952ca42abf67d838
  /usr/local/man/man1/hsftp.1.gz: e22b255bba8237a1e71d004c3d5eb40e1c313e05a735a87cb24338a82e642e24
  /usr/local/share/licenses/hsftp-1.15_1/GPLv2: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643
  /usr/local/share/licenses/hsftp-1.15_1/LICENSE: 7e1394d03c5f275a402fe721ff1d1349449ea8602b52af954c76463afcdb6ef7
  /usr/local/share/licenses/hsftp-1.15_1/catalog.mk: 306fcd5b9afd3a59c706d7c541d538ead3e363a208c131aa825067c4243d1d31
directories:
  /usr/local/share/licenses/hsftp-1.15_1/: n
  /usr/local/share/licenses/: y
scripts:
  post-install: |
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
  post-deinstall: |
    cd /usr/local
